aboutsummaryrefslogtreecommitdiffstats
path: root/ui/commandline.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/commandline.c')
-rw-r--r--ui/commandline.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/commandline.c b/ui/commandline.c
index e4b9d4f74d..3972711231 100644
--- a/ui/commandline.c
+++ b/ui/commandline.c
@@ -175,6 +175,8 @@ commandline_print_usage(gboolean for_help_option) {
fprintf(output, " --capture-comment <comment>\n");
fprintf(output, " set the capture file comment, if supported\n");
+ ws_log_print_usage(output);
+
fprintf(output, "\n");
fprintf(output, "Miscellaneous:\n");
fprintf(output, " -h, --help display this help and exit\n");