diff options
Diffstat (limited to 'docs/profanity-priority.1')
-rw-r--r-- | docs/profanity-priority.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-priority.1 b/docs/profanity-priority.1 new file mode 100644 index 00000000..28442ea7 --- /dev/null +++ b/docs/profanity-priority.1 @@ -0,0 +1,19 @@ +.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client" + +.SH NAME +/priority + +.SH DESCRIPTION +Set priority for the current account. See the /account command for specific priority settings per presence status. + +.SH SYNOPSIS +/priority <priority> + +.LP + +.SH ARGUMENTS +.PP +\fB<priority>\fR +.RS 4 +Number between -128 and 127, default: 0. +.RE |