From 2176d264cc230fe600d9fed0ca19c09027cb0cda Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Tue, 6 Jul 2021 08:12:51 +0200 Subject: Fix the help message. --- src/hub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hub.c b/src/hub.c index 832f5c5..5072e23 100644 --- a/src/hub.c +++ b/src/hub.c @@ -178,7 +178,7 @@ static void show_hub_help(const char *name) printf("\n"); - printf("Usage: %s add-client [--help] [--version] [--verbosity] [--name ] [--port ] [--backlog ]\n", + printf("Usage: %s run [--help] [--version] [--verbosity] [--name ] [--port ] [--backlog ]\n", base); printf("\n"); -- cgit v0.11.2-87-g4458