Browse Source

Remove redundant example

Tarık B 1 year ago
parent
commit
21f5b41150
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.cpp

+ 0 - 1
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, "");
 	}