diff --git a/jc/cli_data.py b/jc/cli_data.py index 07cc91bc..bfe49e55 100644 --- a/jc/cli_data.py +++ b/jc/cli_data.py @@ -101,8 +101,8 @@ Examples: $ jc --pretty /proc/meminfo Line Slicing: - $ $ cat output.txt | jc 4:15 --parser # Parse from line 4 to 14 - with parser (zero-based) + $ cat output.txt | jc 4:15 --parser # Parse from line 4 to 14 + with parser (zero-based) Parser Documentation: $ jc --help --dig