Fix the help for the stats command
This commit is contained in:
parent
b1020589e2
commit
5c7669e09c
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue