diff options
Diffstat (limited to 'docs/profanity-wintitle.1')
-rw-r--r-- | docs/profanity-wintitle.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/profanity-wintitle.1 b/docs/profanity-wintitle.1 new file mode 100644 index 00000000..742a336b --- /dev/null +++ b/docs/profanity-wintitle.1 @@ -0,0 +1,27 @@ +.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client" + +.SH NAME +/wintitle + +.SH DESCRIPTION +Allow Profanity to modify the window title bar. + +.SH SYNOPSIS +/wintitle show on|off + +.LP +/wintitle goodbye on|off + +.LP + +.SH ARGUMENTS +.PP +\fBshow on|off\fR +.RS 4 +Show current logged in user, and unread messages as the window title. +.RE +.PP +\fBgoodbye on|off\fR +.RS 4 +Show a message in the title when exiting profanity. +.RE |