Maker/ScannedConfig: Fix alignment of -fincremental

This commit is contained in:
Manlio Perillo
2026-06-17 08:46:00 +02:00
committed by Alex Rønne Petersen
parent 54537285ca
commit 369db8bd74
+1 -1
View File
@@ -324,7 +324,7 @@ pub fn printUsage(sc: *const ScannedConfig, graph: *Graph, w: *Writer) !void {
\\ '--webui' when no limit is specified.
\\ --time-report Force full rebuild and provide detailed information on
\\ compilation time of Zig source code (implies '--webui')
\\ -fincremental Enable incremental compilation
\\ -fincremental Enable incremental compilation
\\ -fno-incremental Disable incremental compilation
\\
\\Package Management Options: