**Problem Statement** The usage info does mention the `--json` option: ``` $ xq | grep json -j, --json Output the result as JSON ``` But the man page does not. **Expected Result** man page should mention the `--json` option.