diff options
Diffstat (limited to 'docs/profanity-history.1')
-rw-r--r-- | docs/profanity-history.1 | 19 |
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..2cdc02ce --- /dev/null +++ b/docs/profanity-history.1 @@ -0,0 +1,19 @@ +.TH man 1 "2021-01-09" "0.10.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 |