about summary refs log tree commit diff stats
path: root/docs/profanity-clear.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-clear.1')
-rw-r--r--docs/profanity-clear.133
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/profanity-clear.1 b/docs/profanity-clear.1
new file mode 100644
index 00000000..1742e73f
--- /dev/null
+++ b/docs/profanity-clear.1
@@ -0,0 +1,33 @@
+.TH man 1 "2022-10-12" "0.13.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