about summary refs log tree commit diff stats
path: root/docs/profanity-history.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-10-12 16:56:20 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-10-12 16:56:20 +0200
commit3e7457f42a7234cae7be3fde4a647f65b448953d (patch)
tree69cbe355e2e1c91e36fdc63ecf9bfe98059cb946 /docs/profanity-history.1
parentb5ef917fd34bf68f2ad7c59f6faa32fe53fc5f76 (diff)
downloadprofani-tty-3e7457f42a7234cae7be3fde4a647f65b448953d.tar.gz
Release 0.13.1
Diffstat (limited to 'docs/profanity-history.1')
-rw-r--r--docs/profanity-history.119
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-history.1 b/docs/profanity-history.1
new file mode 100644
index 00000000..6ff9380f
--- /dev/null
+++ b/docs/profanity-history.1
@@ -0,0 +1,19 @@
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
+
+.SH NAME
+/history
+
+.SH DESCRIPTION
+Switch chat history on or off, /logging chat will automatically be enabled when this setting is on. When history is enabled, previous messages are shown in chat windows.
+
+.SH SYNOPSIS
+/history on|off
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fBon|off\fR
+.RS 4
+Enable or disable showing chat history.
+.RE