aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gtphub_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/gtphub_main.c')
-rw-r--r--src/gprs/gtphub_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs/gtphub_main.c b/src/gprs/gtphub_main.c
index 585a3cb5e..6d470bd4b 100644
--- a/src/gprs/gtphub_main.c
+++ b/src/gprs/gtphub_main.c
@@ -238,7 +238,7 @@ static void print_help(struct cmdline_cfg *ccfg)
printf(" -e,--log-level <nr> Set a global log level.\n");
printf(" -r,--restart-file <path> File for counting restarts [%s].\n",
ccfg->restart_counter_file);
- printf(" -V,--version Print the version number.\n");
+ printf(" -V,--version Print the version.\n");
}
static void list_categories(void)