mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 19:26: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_NOSUBFUNCS
|
||||||
CMD_MAINFUNC(cmd_editor)
|
CMD_MAINFUNC(cmd_editor)
|
||||||
CMD_TAGS(
|
CMD_TAGS(
|
||||||
CMD_TAG_CHAT)
|
CMD_TAG_CHAT,
|
||||||
|
CMD_TAG_GROUPCHAT)
|
||||||
CMD_SYN(
|
CMD_SYN(
|
||||||
"/editor")
|
"/editor")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Call editor")
|
"Spawn external editor to edit message")
|
||||||
CMD_NOARGS
|
CMD_NOARGS
|
||||||
CMD_NOEXAMPLES
|
CMD_NOEXAMPLES
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user