File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ usage() {
119119# ---------------------------------------------------------------------------
120120
121121 echo
122- echo " Usage: JSONPath.sh [-h ] [-b] [-j] [-u] [-i] [-p] [-w] [- f FILE] [-n] [-s] [-S] [-A] [-T ] [pattern]"
122+ echo " Usage: JSONPath.sh [-hbjuipwnsSAT ] [-f FILE] [pattern]"
123123 echo
124124 echo " -h - Print this help text."
125125 echo " -b - Brief. Only show values."
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ try wrapping the command like `./ensure_deps.sh ./JSONPath.sh`.
1212
1313## Invocation
1414
15- JSONPath.sh [-h ] [-b] [-j] [-u] [-i] [-p] [-w] [- f FILE] [-n] [-s] [-S] [-A] [-T ] [pattern]
15+ JSONPath.sh [-hbjuipwnsSAT ] [-f FILE] [pattern]
1616
1717-h
1818> Show help text.
You can’t perform that action at this time.
0 commit comments