mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 20:26:21 +00:00
xep-0308: Add note about tab completion
This commit is contained in:
@@ -2392,7 +2392,8 @@ static struct cmd_t command_defs[] =
|
||||
CMD_SYN(
|
||||
"/correct <message>")
|
||||
CMD_DESC(
|
||||
"Correct and resend the last message (XEP-0308).")
|
||||
"Correct and resend the last message (XEP-0308)."
|
||||
"Use tab completion to get the last send message.")
|
||||
CMD_ARGS(
|
||||
{ "message", "The corrected message."})
|
||||
CMD_NOEXAMPLES
|
||||
|
||||
Reference in New Issue
Block a user