mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
doc update
This commit is contained in:
@ -6,10 +6,8 @@
|
||||
jc - JSON CLI output utility `rsync` command output parser
|
||||
|
||||
Supports the `-i` or `--itemize-changes` options with all levels of
|
||||
verbosity.
|
||||
|
||||
Will also process the rsync log file generated with the `--log-file`
|
||||
option and the `-i` or `--itemize-changes` options.
|
||||
verbosity. This parser will process the STDOUT output or a log file
|
||||
generated with the `--log-file` option.
|
||||
|
||||
Usage (cli):
|
||||
|
||||
|
@ -8,10 +8,8 @@ jc - JSON CLI output utility `rsync` command output streaming parser
|
||||
> This streaming parser outputs JSON Lines
|
||||
|
||||
Supports the `-i` or `--itemize-changes` options with all levels of
|
||||
verbosity.
|
||||
|
||||
Will also process the rsync log file generated with the `--log-file`
|
||||
option and the `-i` or `--itemize-changes` options.
|
||||
verbosity. This parser will process the STDOUT output or a log file
|
||||
generated with the `--log-file` option.
|
||||
|
||||
Usage (cli):
|
||||
|
||||
|
Reference in New Issue
Block a user