Use plural for command

This commit is contained in:
Guillaume Lefranc 2015-02-19 13:57:02 +01:00
parent b8b75b604f
commit eacd41d5da

View File

@ -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} },