aboutsummaryrefslogtreecommitdiff
path: root/src/main.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.zig')
-rw-r--r--src/main.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.zig b/src/main.zig
index e28bdf34cf..db28a5b09b 100644
--- a/src/main.zig
+++ b/src/main.zig
@@ -4260,7 +4260,6 @@ pub const usage_build =
\\ --global-cache-dir [path] Override path to global Zig cache directory
\\ --zig-lib-dir [arg] Override path to Zig lib directory
\\ --build-runner [file] Override path to build runner
- \\ --prominent-compile-errors Output compile errors formatted for a human to read
\\ -h, --help Print this help and exit
\\
;