diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-04-04 18:17:20 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-04-04 18:17:20 +0200 |
commit | 060a5e349105101195f1e855017f96dd651612b3 (patch) | |
tree | 6383b500aec4d0e08804e32e663c651592af27ed /docs/profanity-clear.1 | |
parent | e87d09aabfa0036ac2dd8a3355aec04264df4f80 (diff) | |
download | profani-tty-060a5e349105101195f1e855017f96dd651612b3.tar.gz |
Start new cycle
Diffstat (limited to 'docs/profanity-clear.1')
-rw-r--r-- | docs/profanity-clear.1 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/profanity-clear.1 b/docs/profanity-clear.1 deleted file mode 100644 index 4fc1aaa0..00000000 --- a/docs/profanity-clear.1 +++ /dev/null @@ -1,33 +0,0 @@ -.TH man 1 "2022-04-04" "0.12.0" "Profanity XMPP client" - -.SH NAME -/clear - -.SH DESCRIPTION -Clear the current window. If you set persist_history you can still access the history by pressing PAGE UP. - -.SH SYNOPSIS -/clear - -.LP -/clear persist_history <on|off> - -.LP - -.SH ARGUMENTS -.PP -\fBpersist_history on|off\fR -.RS 4 -Whether or not to clear the screen persistently. -.RE - -.SH EXAMPLES -/clear - -.LP -/clear persist_history - -.LP -/clear persist_history on - -.LP |