summaryrefslogtreecommitdiffstats
path: root/apps/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/list.c')
-rw-r--r--apps/list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/list.c b/apps/list.c
index bd37f63465..bf7c9b1049 100644
--- a/apps/list.c
+++ b/apps/list.c
@@ -1560,7 +1560,7 @@ opthelp:
return 1;
case OPT_HELP:
opt_help(list_options);
- break;
+ return 0;
case OPT_ONE:
one = 1;
break;