From a0b22a5bcfa0777895243088b2c0f3bb5b758775 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 12 Dec 2019 16:14:46 -0800 Subject: [PATCH] help text formatting --- jc/cli.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jc/cli.py b/jc/cli.py index 0c03235d..71dc61d1 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -79,10 +79,10 @@ def helptext(message): --w w parser Options: - -d debug - show trace messages - -p pretty print output - -q quiet - suppress warnings - -r raw JSON output + -d debug - show trace messages + -p pretty print output + -q quiet - suppress warnings + -r raw JSON output Example: ls -al | jc --ls -p