1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

change raw output wording

This commit is contained in:
Kelly Brazil
2022-01-21 07:42:03 -08:00
parent e2ed358de1
commit a13dde12af
173 changed files with 173 additions and 173 deletions

View File

@ -219,7 +219,7 @@ def parse(data, raw=False, quiet=False):
Parameters:
data: (string) text data to parse
raw: (boolean) output preprocessed JSON if True
raw: (boolean) unprocessed output if True
quiet: (boolean) suppress warning messages if True
Returns: