Skip to content

Commit

Permalink
One more spot for copypasta. (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian authored Nov 26, 2023
1 parent dc6ab4a commit d907871
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,14 @@ Flags:
--help / -h show this help message and exit
--target-file TARGET_FILE path to target data source (optional)
--target-format TARGET_FORMAT format of the source data (json or python) (defaults
to 'json')
--target-format TARGET_FORMAT
format of the source data (json, python, toml,
or yaml) (defaults to 'json')
--spec-file SPEC_FILE path to glom spec definition (optional)
--spec-format SPEC_FORMAT format of the glom spec definition (json, python,
python-full) (defaults to 'python')
python-full) (defaults to 'python')
--indent INDENT number of spaces to indent the result, 0 to disable
pretty-printing (defaults to 2)
pretty-printing (defaults to 2)
--debug interactively debug any errors that come up
--inspect interactively explore the data
Expand Down

0 comments on commit d907871

Please sign in to comment.