mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
editor: adapt help description
This commit is contained in:
parent
db2205d30c
commit
1f4f912e78
@ -2591,11 +2591,12 @@ static struct cmd_t command_defs[] = {
|
||||
CMD_NOSUBFUNCS
|
||||
CMD_MAINFUNC(cmd_editor)
|
||||
CMD_TAGS(
|
||||
CMD_TAG_CHAT)
|
||||
CMD_TAG_CHAT,
|
||||
CMD_TAG_GROUPCHAT)
|
||||
CMD_SYN(
|
||||
"/editor")
|
||||
CMD_DESC(
|
||||
"Call editor")
|
||||
"Spawn external editor to edit message")
|
||||
CMD_NOARGS
|
||||
CMD_NOEXAMPLES
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user