diff options
| author | square <square3880@gmail.com> | 2023-03-18 18:25:52 +0100 |
|---|---|---|
| committer | Veikka Tuominen <git@vexu.eu> | 2023-03-18 20:13:52 +0200 |
| commit | 887abd0f33af15d69c0473e2fb139b490f4ecc8f (patch) | |
| tree | 18921fd5d28a836f21cc3a12af46fad1ae16dbd5 /src | |
| parent | c31007bb47a4d1d62917324a33e9a9a6cd1df5a6 (diff) | |
| download | zig-887abd0f33af15d69c0473e2fb139b490f4ecc8f.tar.gz zig-887abd0f33af15d69c0473e2fb139b490f4ecc8f.zip | |
delete `--prominent-compile-errors` from help
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.zig | 1 |
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 \\ ; |
