mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Typo in basic filters manual (#2588)
Co-authored-by: Owen Ou <169064+owenthereal@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
91d10c556b
commit
908f5d54a7
@@ -332,7 +332,7 @@ sections:
|
|||||||
- title: "Optional Object Identifier-Index: `.foo?`"
|
- title: "Optional Object Identifier-Index: `.foo?`"
|
||||||
body: |
|
body: |
|
||||||
|
|
||||||
Just like `.foo`, but does not output even an error when `.`
|
Just like `.foo`, but does not output an error even when `.`
|
||||||
is not an array or an object.
|
is not an array or an object.
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
|
|||||||
Reference in New Issue
Block a user