We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e893bd7 commit 330f665Copy full SHA for 330f665
src/cli/check.zig
@@ -289,6 +289,7 @@ const Command = struct {
289
\\ and SuperHTML files.
290
\\
291
\\ --help, -h Prints this help and exits.
292
+ \\
293
, .{});
294
295
std.process.exit(1);
src/cli/fmt.zig
@@ -321,6 +321,7 @@ const Command = struct {
321
322
323
324
325
326
327
src/cli/interface.zig
@@ -175,6 +175,7 @@ const Command = struct {
175
176
177
178
179
180
181
0 commit comments