1man(1) Profanity XMPP client man(1)
2
3
4
6 /subject
7
8
10 Set, modify, or clear room subject.
11
12
14 /subject set <subject>
15
16
17 /subject edit <subject>
18
19
20 /subject editor
21
22
23 /subject prepend <text>
24
25
26 /subject append <text>
27
28
29 /subject clear
30
31
33 set <subject>
34 Set the room subject.
35
36 edit <subject>
37 Edit the current room subject, tab autocompletion will display the
38 subject to edit.
39
40 editor
41 Edit the current room subject in external editor.
42
43 prepend <text>
44 Prepend text to the current room subject, use double quotes if a
45 trailing space is needed.
46
47 append <text>
48 Append text to the current room subject, use double quotes if a
49 preceding space is needed.
50
51 clear
52 Clear the room subject.
53
54
55
560.13.1 2023-08-03 man(1)