From a9be42e3031ab0d697cff67a9e384caa2265a3ad Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 30 Dec 2020 11:28:42 -0800 Subject: [PATCH] specify parser warnings for quiet option --- jc/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/cli.py b/jc/cli.py index 8b09fb73..8781da2f 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -298,7 +298,7 @@ def helptext(message): -d debug - show traceback (-dd for verbose traceback) -m monochrome output -p pretty print output - -q quiet - suppress warnings + -q quiet - suppress parser warnings -r raw JSON output Example: