python3-jsondiff --version (return code: 0)
python3-jsondiff 1.10
python3-jsondiff --help (return code: 0)
usage: python3-jsondiff [-h] [--indent INDENT] [-v] FILE1 FILE2
Diff two JSON files
positional arguments:
FILE1
FILE2
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