From 9e6dd5e03dac3241220794f1182078f14ecbc050 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sat, 31 Oct 2020 00:06:35 +0000 Subject: [PATCH] Note that arguments to list are optional --- conf/help.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/help.json b/conf/help.json index 3940fa4..d016a67 100644 --- a/conf/help.json +++ b/conf/help.json @@ -7,7 +7,6 @@ "part": "part ", "enable": "enable ", "disable": "disable ", - "list": "list", "stats": "stats []", "save": "save <(file)|list|all>", "load": "load <(file)|list|all>", @@ -27,7 +26,7 @@ "allc": "allc <(network)|(alias)> ", "admall": "admall ", "swho": "swho []", - "list": "list ", + "list": "list []", "exec": "exec ", "reg": "reg ", "confirm": "confirm ",