summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ctdb/event/event_tool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/event/event_tool.c b/ctdb/event/event_tool.c
index 9f755852742..7760c971340 100644
--- a/ctdb/event/event_tool.c
+++ b/ctdb/event/event_tool.c
@@ -244,7 +244,7 @@ static int event_command_status(TALLOC_CTX *mem_ctx,
bool ok;
if (argc != 2) {
- cmdline_usage(ctx->cmdline, "run");
+ cmdline_usage(ctx->cmdline, "status");
return 1;
}