Updated docs

This commit is contained in:
Mike Farah
2020-12-28 11:57:20 +11:00
parent 0328cfd619
commit 94a563dfd8
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ e: >-
},
{
description: "Pretty print",
subdescription: "Set empty (default) quote style, note the usage of `...` to match keys too.",
subdescription: "Set empty (default) quote style, note the usage of `...` to match keys too. Note that there is a `--prettyPrint/-P` short flag for this.",
document: `{a: cat, "b": 5, 'c': 3.2, "e": true}`,
expression: `... style=""`,
expected: []string{