table of contents
other versions
- bullseye 0.10.0-1
- bullseye-backports 0.13.1-1~bpo11+1
- testing 0.13.1-1+b1
- unstable 0.13.1-2
conflicting packages
man(1) | Profanity XMPP client | man(1) |
NAME¶
/subject - the Profanity /subject command.
DESCRIPTION¶
Set, modify, or clear room subject.
SYNOPSIS¶
/subject set <subject>
/subject edit <subject>
/subject prepend <text>
/subject append <text>
/subject clear
ARGUMENTS¶
set <subject>
Set the room subject.
edit <subject>
Edit the current room subject, tab autocompletion will
display the subject to edit.
prepend <text>
Prepend text to the current room subject, use double
quotes if a trailing space is needed.
append <text>
Append text to the current room subject, use double
quotes if a preceding space is needed.
clear
Clear the room subject.
2021-01-09 | 0.10.0 |