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