Use plural for command
This commit is contained in:
parent
b8b75b604f
commit
eacd41d5da
@ -157,7 +157,7 @@ struct subcommand showoptions[] = {
|
||||
"Show all configured servers",
|
||||
"Show all configured servers",
|
||||
{0, 0, 0} },
|
||||
{ "serverjson", 0, dprintAllServersJson,
|
||||
{ "serversjson", 0, dprintAllServersJson,
|
||||
"Show all configured servers in JSON format",
|
||||
"Show all configured servers in JSON format",
|
||||
{0, 0, 0} },
|
||||
|
Loading…
x
Reference in New Issue
Block a user