Skip to content

Commit

Permalink
Add note that null values are removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 29, 2017
1 parent aee4009 commit 46f0973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ With ``$ unihan-etl -F json --no-expand``:
UNIHAN database's documentation specifies how multiple values (lists) and
structured information (hashes/dicts) are packed into fields. unihan-etl
carefully handles these fields in a uniform output. Support only available on
JSON, YAML and python output.
JSON, YAML and python output. It also removes null values.

JSON, ``$ unihan-etl -F json``:

Expand Down

0 comments on commit 46f0973

Please sign in to comment.