diff options
Diffstat (limited to 'docs/profanity-mainwin.1')
-rw-r--r-- | docs/profanity-mainwin.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/profanity-mainwin.1 b/docs/profanity-mainwin.1 new file mode 100644 index 00000000..6620f2bc --- /dev/null +++ b/docs/profanity-mainwin.1 @@ -0,0 +1,27 @@ +.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client" + +.SH NAME +/mainwin + +.SH DESCRIPTION +Move the main window. + +.SH SYNOPSIS +/mainwin up + +.LP +/mainwin down + +.LP + +.SH ARGUMENTS +.PP +\fBup\fR +.RS 4 +Move the main window up the screen. +.RE +.PP +\fBdown\fR +.RS 4 +Move the main window down the screen. +.RE |