aboutsummaryrefslogtreecommitdiffstats
path: root/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli.c')
-rwxr-xr-xcli.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli.c b/cli.c
index 75aa35b07..9a2de9e6e 100755
--- a/cli.c
+++ b/cli.c
@@ -82,9 +82,9 @@ static char chanlist_help[] =
" a more easily machine parsable format\n";
static char reload_help[] =
-"Usage: reload\n"
-" Reloads configuration files for all modules which support\n"
-" reloading.\n";
+"Usage: reload [module ...]\n"
+" Reloads configuration files for all listed modules which support\n"
+" reloading, or for all supported modules if none are listed.\n";
static char set_verbose_help[] =
"Usage: set verbose <level>\n"