| ... | @@ -324,7 +324,7 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void { | ... | @@ -324,7 +324,7 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void { |
| 324 | \\ '--webui' when no limit is specified. | 324 | \\ '--webui' when no limit is specified. |
| 325 | \\ --time-report Force full rebuild and provide detailed information on | 325 | \\ --time-report Force full rebuild and provide detailed information on |
| 326 | \\ compilation time of Zig source code (implies '--webui') | 326 | \\ compilation time of Zig source code (implies '--webui') |
| 327 | \\ -fincremental Enable incremental compilation | 327 | \\ -fincremental Enable incremental compilation |
| 328 | \\ -fno-incremental Disable incremental compilation | 328 | \\ -fno-incremental Disable incremental compilation |
| 329 | \\ | 329 | \\ |
| 330 | \\Package Management Options: | 330 | \\Package Management Options: |