| ... | ... | @@ -349,6 +349,7 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void { |
| 349 | 349 | \\ poisoned Don't cache the configuration |
| 350 | 350 | \\ disallowed Panics when cache would be poisoned |
| 351 | 351 | \\ ignored A little poison never hurt anybody |
| 352 | \\ --print-configuration Render configuration as .zon to stdout |
| 352 | 353 | \\ --build-id[=style] At a minor link-time expense, embeds a build ID in binaries |
| 353 | 354 | \\ fast 8-byte non-cryptographic hash (COFF, ELF, WASM) |
| 354 | 355 | \\ sha1, tree 20-byte cryptographic hash (ELF, WASM) |