Skip to content

Commit

Permalink
fix: fix cli option message
Browse files Browse the repository at this point in the history
  • Loading branch information
akameco committed Mar 24, 2020
1 parent 2037209 commit d5577da
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 @@ -14,7 +14,7 @@ const cli = meow(
-l, --locales locales [require: true]
-f, --format json | yaml [default: json]
-d, --default-locale default locale
--overwriteDefault default: false
--overwriteDefault [default: true]
--flat json [default: true] | yaml [default: false]
Example
Expand Down

0 comments on commit d5577da

Please sign in to comment.