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() {
119
119
# ---------------------------------------------------------------------------
120
120
121
121
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]"
123
123
echo
124
124
echo " -h - Print this help text."
125
125
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`.
12
12
13
13
## Invocation
14
14
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]
16
16
17
17
-h
18
18
> Show help text.
You can’t perform that action at this time.
0 commit comments