summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 48d4e038..1a40b9ee 100644
--- a/src/main.c
+++ b/src/main.c
@@ -104,8 +104,9 @@ static void show_help(const char *name)
" -i/--interactive Read input from interactive CLI\n"
"\n"
" -n/--numeric When specified once, show network addresses numerically.\n"
-" When specified twice, also show Internet protocols,\n"
-" Internet services, user IDs and group IDs numerically.\n"
+" When specified twice, also show Internet services,\n"
+" user IDs and group IDs numerically.\n"
+" When specified thrice, also show protocols numerically.\n"
" -a/--handle Output rule handle.\n"
" -I/--includepath <directory> Add <directory> to the paths searched for include files.\n"
#ifdef DEBUG