diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-03-30 12:49:07 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-03-30 14:08:49 +0200 |
commit | 9214b0a10a6935ec46d052fc2b08490f4b188736 (patch) | |
tree | 5fd4401d480b16334fe71760b151847458287854 /docs/profanity-splash.1 | |
parent | b5a6074b315e86eff286d9c416b6c3809139f1f8 (diff) | |
download | profani-tty-9214b0a10a6935ec46d052fc2b08490f4b188736.tar.gz |
Release 0.12.0
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..8257d503 --- /dev/null +++ b/docs/profanity-splash.1 @@ -0,0 +1,19 @@ +.TH man 1 "2022-03-30" "0.12.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 |