mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
xep-0308: Add note about tab completion
This commit is contained in:
parent
fdffd16126
commit
59e68f7b7a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user