diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/commands.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/commands.go b/ui/commands.go index 879aca7..3d12eff 100644 --- a/ui/commands.go +++ b/ui/commands.go @@ -322,7 +322,7 @@ Things: rooms, users, baremessages, images, typingnotif /rainbowme <message> - Send rainbow text in an emote. /reply [text] - Reply to the selected message. /react <reaction> - React to the selected message. -/redact - Redact the selected message. +/redact [reason] - Redact the selected message. # Rooms /pm <user id> <...> - Create a private chat with the given user(s). |