Commit 147a852806

Silver <silver@squirl.dev>
2025-07-28 17:33:23
Update `zig init` help with new `-m` arg
This was forgotten in #24555
1 parent c334956
Changed files (1)
src/main.zig
@@ -4639,7 +4639,7 @@ const usage_init =
     \\   directory.
     \\
     \\Options:
-    \\  -s, --strip            Generate files without comments
+    \\  -m, --minimal          Use minimal init template
     \\  -h, --help             Print this help and exit
     \\
     \\