diff options
Diffstat (limited to 'docs/profanity-states.1')
-rw-r--r-- | docs/profanity-states.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-states.1 b/docs/profanity-states.1 new file mode 100644 index 00000000..bddc3661 --- /dev/null +++ b/docs/profanity-states.1 @@ -0,0 +1,19 @@ +.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client" + +.SH NAME +/states + +.SH DESCRIPTION +Send chat state notifications to recipient during chat sessions, such as typing, paused, active, gone. + +.SH SYNOPSIS +/states on|off + +.LP + +.SH ARGUMENTS +.PP +\fBon|off\fR +.RS 4 +Enable or disable sending of chat state notifications. +.RE |