summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--minecctl/minecctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecctl/minecctl.c b/minecctl/minecctl.c
index 959121e..01f8163 100644
--- a/minecctl/minecctl.c
+++ b/minecctl/minecctl.c
@@ -165,7 +165,7 @@ usage(bool no_error)
" status [SERVER] show status of SERVER (or all known servers)\n"
" ping [SERVER] check if SERVER is running\n"
" stop [SERVER] stop SERVER\n"
- " stopall stop all known servers\n"
+ " stopall stop all known servers (including ADDR)\n"
" pcount [SERVER] get player count for SERVER\n"
" console [SERVER] interactive command line for SERVER\n"
" cmd [SERVER] CMD send CMD to SERVER\n"