| ... | @@ -341,7 +341,6 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void { | ... | @@ -341,7 +341,6 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void { |
| 341 | \\ --error-limit [num] Set the maximum amount of distinct error values | 341 | \\ --error-limit [num] Set the maximum amount of distinct error values |
| 342 | \\ --build-file [file] Override path to build.zig | 342 | \\ --build-file [file] Override path to build.zig |
| 343 | \\ --cache-dir [path] Override path to local Zig cache directory | 343 | \\ --cache-dir [path] Override path to local Zig cache directory |
| 344 | \\ --global-cache-dir [path] Override path to global Zig cache directory | | |
| 345 | \\ --zig-lib=[arg] Override path to Zig lib directory | 344 | \\ --zig-lib=[arg] Override path to Zig lib directory |
| 346 | \\ --seed [integer] For shuffling dependency traversal order (default: random) | 345 | \\ --seed [integer] For shuffling dependency traversal order (default: random) |
| 347 | \\ --cache-poison[=mode] Override configuration caching behavior | 346 | \\ --cache-poison[=mode] Override configuration caching behavior |