Skip to content

Commit

Permalink
fix: CLI option shorthand mistake #56
Browse files Browse the repository at this point in the history
  • Loading branch information
akabekobeko committed Jan 15, 2021
1 parent 5ca4c71 commit ed52f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const cli = meow(
Options
--style, -s Custom stylesheet path/URL
--partial, -r Output markdown fragments
--partial, -p Output markdown fragments
--title Document title (ignored in partial mode)
--language Document language (ignored in partial mode)
Expand Down

0 comments on commit ed52f94

Please sign in to comment.