table of contents
man(1) | Profanity XMPP client | man(1) |
NAME¶
/subject
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-09-28 | 0.11.0 |