mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 14:06:21 +00:00
Added full stop to /about help summary
Conflicts: src/command/command.c
This commit is contained in:
@@ -90,7 +90,7 @@ static struct cmd_t command_defs[] =
|
|||||||
|
|
||||||
{ "/about",
|
{ "/about",
|
||||||
cmd_about, parse_args, 0, 0, NULL,
|
cmd_about, parse_args, 0, 0, NULL,
|
||||||
{ "/about", "About Profanity",
|
{ "/about", "About Profanity.",
|
||||||
{ "/about",
|
{ "/about",
|
||||||
"------",
|
"------",
|
||||||
"Show versioning and license information.",
|
"Show versioning and license information.",
|
||||||
|
|||||||
Reference in New Issue
Block a user