| ... | @@ -949,7 +949,6 @@ fn usage(builder: *std.Build, already_ran_build: bool, out_stream: anytype) !voi | ... | @@ -949,7 +949,6 @@ fn usage(builder: *std.Build, already_ran_build: bool, out_stream: anytype) !voi |
| 949 | \\ -l, --list-steps Print available steps | 949 | \\ -l, --list-steps Print available steps |
| 950 | \\ --verbose Print commands before executing them | 950 | \\ --verbose Print commands before executing them |
| 951 | \\ --color [auto|off|on] Enable or disable colored error messages | 951 | \\ --color [auto|off|on] Enable or disable colored error messages |
| 952 | \\ --prominent-compile-errors Output compile errors formatted for a human to read | | |
| 953 | \\ -fsummary Print the build summary, even on success | 952 | \\ -fsummary Print the build summary, even on success |
| 954 | \\ -fno-summary Omit the build summary, even on failure | 953 | \\ -fno-summary Omit the build summary, even on failure |
| 955 | \\ -j<N> Limit concurrent jobs (default is to use all CPU cores) | 954 | \\ -j<N> Limit concurrent jobs (default is to use all CPU cores) |