瀏覽代碼

Remove redundant example

Tarık B 1 年之前
父節點
當前提交
21f5b41150
共有 1 個文件被更改,包括 0 次插入1 次删除
  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, "");
 	}