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