From 5c7669e09c8bb8d89cbcda5bdc39b0e99d5fc2ba Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Fri, 2 Feb 2018 18:04:56 +0000 Subject: [PATCH] Fix the help for the stats command --- conf/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/help.json b/conf/help.json index b17ae32..0d8ac61 100644 --- a/conf/help.json +++ b/conf/help.json @@ -12,7 +12,7 @@ "enable": "enable ", "disable": "disable ", "list": "list", - "stats": "stats", + "stats": "stats []", "save": "save ", "load": "load ", "dist": "dist"