Fix quotes in help message.
This commit is contained in:
parent
a73c887ee3
commit
86309740a0
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ def hook_commands():
|
|||
'redact',
|
||||
'redact messages',
|
||||
# Synopsis
|
||||
('<message-number>[:<"message-part">] [<reason>]'),
|
||||
('<message-number>[:"<message-part>"] [<reason>]'),
|
||||
# Description
|
||||
("message-number: number of the message to redact (message numbers"
|
||||
"\n start from the last recieved as "
|
||||
|
|
Loading…
Add table
Reference in a new issue