mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added full stop to /about help summary
Conflicts: src/command/command.c
This commit is contained in:
parent
8840457e19
commit
d3fff13255
@ -90,7 +90,7 @@ static struct cmd_t command_defs[] =
|
||||
|
||||
{ "/about",
|
||||
cmd_about, parse_args, 0, 0, NULL,
|
||||
{ "/about", "About Profanity",
|
||||
{ "/about", "About Profanity.",
|
||||
{ "/about",
|
||||
"------",
|
||||
"Show versioning and license information.",
|
||||
|
Loading…
Reference in New Issue
Block a user