From 9d976e7231cfc1cf7597188a141af76583e45898 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sat, 9 Jan 2021 08:09:29 +0100 Subject: Start new cycle --- docs/profanity-console.1 | 70 ------------------------------------------------ 1 file changed, 70 deletions(-) delete mode 100644 docs/profanity-console.1 (limited to 'docs/profanity-console.1') diff --git a/docs/profanity-console.1 b/docs/profanity-console.1 deleted file mode 100644 index 24b3870b..00000000 --- a/docs/profanity-console.1 +++ /dev/null @@ -1,70 +0,0 @@ -.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client" - -.SH NAME -/console - -.SH DESCRIPTION -Configure what is displayed in the console window when messages are received. The default is set to 'all' for all types of messages. - -.SH SYNOPSIS -/console chat all|first|none - -.LP -/console muc all|first|mention|none - -.LP -/console private all|first|none - -.LP - -.SH ARGUMENTS -.PP -\fBchat all\fR -.RS 4 -Indicate all new chat messages in the console. -.RE -.PP -\fBchat first\fR -.RS 4 -Indicate only the first new message per chat in the console. -.RE -.PP -\fBchat none\fR -.RS 4 -Do not show any new chat messages in the console window. -.RE -.PP -\fBmuc all\fR -.RS 4 -Indicate all new chat room messages in the console. -.RE -.PP -\fBmuc first\fR -.RS 4 -Indicate only the first new message in each room in the console. -.RE -.PP -\fBmuc mention\fR -.RS 4 -Indicate only messages in which you have beeen mentioned in the console. -.RE -.PP -\fBmuc none\fR -.RS 4 -Do not show any new chat room messages in the console window. -.RE -.PP -\fBprivate all\fR -.RS 4 -Indicate all new private room messages in the console. -.RE -.PP -\fBprivate first\fR -.RS 4 -Indicate only the first private room message in the console. -.RE -.PP -\fBprivate none\fR -.RS 4 -Do not show any new private room messages in the console window. -.RE -- cgit 1.4.1-2-gfad0 unittests/test_cmd_bookmark.h'>stats
path: root/tests/unittests/test_cmd_bookmark.h
blob: d8e598bb3a62ba8820e8fcedbaf0529372fe926f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18