1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Updated /form help

This commit is contained in:
James Booth 2014-10-24 19:14:38 +01:00
parent bc563851aa
commit 25b673a422

View File

@ -381,9 +381,9 @@ static struct cmd_t command_defs[] =
{ "/form", { "/form",
cmd_form, parse_args, 1, 2, NULL, cmd_form, parse_args, 1, 2, NULL,
{ "/form show|submit|cancel|help", "Form handling.", { "/form show|submit|cancel|help [tag]", "Form handling.",
{ "/form show|submit|cancel|help", { "/form show|submit|cancel|help [tag]",
"-----------------------------", "-----------------------------------",
"show - Show the current form.", "show - Show the current form.",
"submit - Submit the current form.", "submit - Submit the current form.",
"cancel - Cancel changes to the current form.", "cancel - Cancel changes to the current form.",