table of contents
other versions
- bookworm 0.13.1-2
- bookworm-backports 0.14.0-1~bpo12+1
- testing 0.14.0-3
- unstable 0.14.0-3
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 editor
/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.
editor
Edit the current room subject in external editor.
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.
2023-08-03 | 0.13.1 |