Fix the help for the stats command
This commit is contained in:
parent
b1020589e2
commit
5c7669e09c
|
@ -12,7 +12,7 @@
|
|||
"enable": "enable <name>",
|
||||
"disable": "disable <name>",
|
||||
"list": "list",
|
||||
"stats": "stats",
|
||||
"stats": "stats [<name>]",
|
||||
"save": "save <config|keyconf|pool|help|wholist|all>",
|
||||
"load": "load <config|keyconf|pool|help|wholist|all>",
|
||||
"dist": "dist"
|
||||
|
|
Loading…
Reference in New Issue