From 21f5b41150871364e07f1583e5dbf757b6ef0059 Mon Sep 17 00:00:00 2001 From: Tarık B Date: Sat, 25 Nov 2023 07:58:17 +0100 Subject: Remove redundant example --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 249fd3489..5a652796a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1670,7 +1670,6 @@ gb_internal void print_show_help(String const arg0, String const &command) { if (LB_USE_NEW_PASS_SYSTEM) { print_usage_line(3, "-o:aggressive"); } - print_usage_line(2, "Example: -o:speed"); print_usage_line(2, "The default is -o:minimal."); print_usage_line(0, ""); } -- cgit v1.2.3