Fix the help for the stats command

This commit is contained in:
Mark Veidemanis 2018-02-02 18:04:56 +00:00
parent b1020589e2
commit 5c7669e09c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"enable": "enable <name>", "enable": "enable <name>",
"disable": "disable <name>", "disable": "disable <name>",
"list": "list", "list": "list",
"stats": "stats", "stats": "stats [<name>]",
"save": "save <config|keyconf|pool|help|wholist|all>", "save": "save <config|keyconf|pool|help|wholist|all>",
"load": "load <config|keyconf|pool|help|wholist|all>", "load": "load <config|keyconf|pool|help|wholist|all>",
"dist": "dist" "dist": "dist"