mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:56:21 +00:00
editor: adapt help description
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user