Now prints JSON with indents when is used (useful for debugging).

This commit is contained in:
Joe Testa
2021-05-20 19:04:35 -04:00
parent 07862489c4
commit 32ed9242af
4 changed files with 13 additions and 8 deletions

View File

@ -54,7 +54,7 @@ Enable debug output.
.TP
.B -j, \-\-json
.br
Output results in JSON format.
Output results in JSON format. Specify twice (-jj) to enable indent printing (useful for debugging).
.TP
.B -l, \-\-level=<info|warn|fail>