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

Added full stop to /help help summary

This commit is contained in:
James Booth 2014-01-02 01:40:46 +00:00
parent 7a1ecd88d9
commit cdf43e9dff

View File

@ -156,7 +156,7 @@ static struct cmd_t command_defs[] =
{
{ "/help",
_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]",
"-------------------------",
"Use with no arguments to get a help summary.",