Skip to content

Commit 11d522f

Browse files
authored
Update glom/cli.py
1 parent e1c79e2 commit 11d522f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glom/cli.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
--help / -h show this help message and exit
1212
--target-file TARGET_FILE path to target data source (optional)
1313
--target-format TARGET_FORMAT
14-
format of the source data (json, python, toml
14+
format of the source data (json, python, toml,
1515
or yaml) (defaults to 'json')
1616
--spec-file SPEC_FILE path to glom spec definition (optional)
1717
--spec-format SPEC_FORMAT format of the glom spec definition (json, python,

0 commit comments

Comments
 (0)