diff options
Diffstat (limited to 'docs/profanity-gone.1')
-rw-r--r-- | docs/profanity-gone.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-gone.1 b/docs/profanity-gone.1 new file mode 100644 index 00000000..2a5dd15b --- /dev/null +++ b/docs/profanity-gone.1 @@ -0,0 +1,19 @@ +.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client" + +.SH NAME +/gone + +.SH DESCRIPTION +Send a 'gone' state to the recipient after the specified number of minutes. Chat states (/states) will be enabled if this setting is set. + +.SH SYNOPSIS +/gone <minutes> + +.LP + +.SH ARGUMENTS +.PP +\fB<minutes>\fR +.RS 4 +Number of minutes of inactivity before sending the 'gone' state, a value of 0 will disable sending this state. +.RE |