Added full stop to /help help summary
Conflicts: src/command/command.c
This commit is contained in:
@@ -74,7 +74,7 @@ static struct cmd_t command_defs[] =
|
|||||||
{
|
{
|
||||||
{ "/help",
|
{ "/help",
|
||||||
cmd_help, parse_args, 0, 1, NULL,
|
cmd_help, parse_args, 0, 1, NULL,
|
||||||
{ "/help [area|command]", "Get help on using Profanity",
|
{ "/help [area|command]", "Get help on using Profanity.",
|
||||||
{ "/help [area|command]",
|
{ "/help [area|command]",
|
||||||
"-------------------------",
|
"-------------------------",
|
||||||
"Use with no arguments to get a help summary.",
|
"Use with no arguments to get a help summary.",
|
||||||
|
|||||||
Reference in New Issue
Block a user