diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-07-14 16:25:08 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-07-14 16:25:08 +0200 |
commit | 275c3132a5d58d15ed922659d7e85840de308da6 (patch) | |
tree | f45f3ad87940a7a0f98c7a2a0750f5f5933f613e /docs/profanity-titlebar.1 | |
parent | 563f08164e7519f1f908efa337e4ce59ce22fe6f (diff) | |
download | profani-tty-275c3132a5d58d15ed922659d7e85840de308da6.tar.gz |
Start next cycle
Diffstat (limited to 'docs/profanity-titlebar.1')
-rw-r--r-- | docs/profanity-titlebar.1 | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/docs/profanity-titlebar.1 b/docs/profanity-titlebar.1 deleted file mode 100644 index ed2f2d3d..00000000 --- a/docs/profanity-titlebar.1 +++ /dev/null @@ -1,66 +0,0 @@ -.TH man 1 "2021-07-14" "0.10.0" "Profanity XMPP client" - -.SH NAME -/titlebar - -.SH DESCRIPTION -Titlebar settings. - -.SH SYNOPSIS -/titlebar up - -.LP -/titlebar down - -.LP -/titlebar show|hide [encwarn|resource|tls] - -.LP - -.SH ARGUMENTS -.PP -\fBup\fR -.RS 4 -Move the title bar up the screen. -.RE -.PP -\fBdown\fR -.RS 4 -Move the title bar down the screen. -.RE -.PP -\fBshow tls\fR -.RS 4 -Show or hide TLS indicator in the titlebar. -.RE -.PP -\fBshow encwarn\fR -.RS 4 -Enable or disable the unencrypted warning message in the titlebar. -.RE -.PP -\fBshow resource\fR -.RS 4 -Show or hide the current resource in the titlebar. -.RE -.PP -\fBshow name\fR -.RS 4 -In case of a MUC. Show the MUC name in the titlebar. -.RE -.PP -\fBshow jid\fR -.RS 4 -In case of a MUC. Show the JID in the titlebar. -.RE - -.SH EXAMPLES -/titlebar up - -.LP -/titlebar show tls - -.LP -/titlebar hide encwarn - -.LP |