commit 147a852806a5c20680d8be4ec63bea9f972feee6 (tree)
parent c334956a54c691ad7e76341193d2d46df18090ef
Author: Silver <silver@squirl.dev>
Date: Mon, 28 Jul 2025 16:33:23 +0100
Update `zig init` help with new `-m` arg
This was forgotten in #24555
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.zig b/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
\\
\\