diff options
Diffstat (limited to 'docs/profanity-splash.1')
-rw-r--r-- | docs/profanity-splash.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-splash.1 b/docs/profanity-splash.1 new file mode 100644 index 00000000..0dc2bb48 --- /dev/null +++ b/docs/profanity-splash.1 @@ -0,0 +1,19 @@ +.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client" + +.SH NAME +/splash + +.SH DESCRIPTION +Switch on or off the ascii logo on start up and when the /about command is called. + +.SH SYNOPSIS +/splash on|off + +.LP + +.SH ARGUMENTS +.PP +\fBon|off\fR +.RS 4 +Enable or disable splash logo. +.RE |