jsonpointer --version (return code: 0)
jsonpointer 1.9
jsonpointer --help (return code: 0)
usage: jsonpointer [-h] [--indent INDENT] [-v] POINTER FILE [FILE ...]
Resolve a JSON pointer on JSON files
positional arguments:
POINTER File containing a JSON pointer expression
FILE Files for which the pointer should be resolved
optional arguments:
-h, --help show this help message and exit
--indent INDENT Indent output by n spaces
-v, --version show program's version number and exit