Skip to content

Commit

Permalink
TASK: Fix typo in cli help output (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz authored Sep 6, 2021
1 parent 08debdc commit e3a4e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Options:
-e, --extract Extract inlined styles from referenced stylesheets
--inlineImages Inline images
--dimensioms Pass dimensions e.g. 1300x900
--dimensions Pass dimensions e.g. 1300x900
--ignore RegExp, @type or selector to ignore
--ignore-[OPTION] Pass options to postcss-discard. See https://goo.gl/HGo5YV
--include RegExp, @type or selector to include
Expand Down

0 comments on commit e3a4e8c

Please sign in to comment.