1
0
mirror of https://github.com/jqlang/jq.git synced 2025-08-09 20:22:45 +03:00
Files
jq/docs/content/manual/v1.4
Helmut K. C. Tessarek 8d9817d2f7 clarify filter usage
The current paragraph is not complete, since a digit is not a special character.

Changing it to:

    If the key contains special characters or starts with a digit,
    you need to surround it with double quotes like this:
    `."foo$"`, or else `.["foo$"]`.
2019-07-08 21:02:43 -04:00
..
2019-07-08 21:02:43 -04:00