We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8a0ab commit 8b5bb27Copy full SHA for 8b5bb27
src/cli/check.zig
@@ -290,7 +290,7 @@ const Command = struct {
290
\\
291
\\Options:
292
293
- \\ --stdin Format bytes from stdin and output to stdout.
+ \\ --stdin Validate a HTML document coming from stdin.
294
\\ Mutually exclusive with other input arguments.
295
\\ --stdin-super Same as --stdin but for SuperHTML files.
296
\\ --syntax-only Disable HTML element and attribute validation.
0 commit comments