Skip to content

Commit f0627cf

Browse files
committed
docs: Fix typo in the CLI help message
1 parent 28ae90e commit f0627cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ARGS:
3030
OPTIONS:
3131
--inline-style-tags
3232
Whether to inline CSS from "style" tags. The default value is `true`. To disable inlining
33-
from "style" tags use `-inline-style-tags=false`.
33+
from "style" tags use `--inline-style-tags=false`.
3434
3535
--remove-style-tags
3636
Remove "style" tags after inlining.

0 commit comments

Comments
 (0)