1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

fix stdin stder quoting

This commit is contained in:
Kelly Brazil
2022-05-26 16:03:30 -07:00
parent 28ebb4e8dd
commit 08fbde0e8f
13 changed files with 27 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
jc - JSON Convert `rsync` command output parser
Supports the `-i` or `--itemize-changes` options with all levels of
verbosity. This parser will process the STDOUT output or a log file
verbosity. This parser will process the `STDOUT` output or a log file
generated with the `--log-file` option.
Usage (cli):