1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

update documentation link

This commit is contained in:
Kelly Brazil
2021-04-09 11:04:17 -07:00
parent cd531acf60
commit 0e70c5ee12
4 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ JC - JSON CLI output utility
This package serializes the output of many standard unix command line tools to JSON format. This package serializes the output of many standard unix command line tools to JSON format.
For documentation on each parser, see [docs/parsers](https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers). For documentation on each parser, see the [documentation site](https://kellyjonbrazil.github.io/jc/).
CLI Example: CLI Example:

View File

@ -4,7 +4,7 @@
This package serializes the output of many standard unix command line tools to JSON format. This package serializes the output of many standard unix command line tools to JSON format.
For documentation on each parser, see [docs/parsers](https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers). For documentation on each parser, see the [documentation site](https://kellyjonbrazil.github.io/jc/).
CLI Example: CLI Example:

Binary file not shown.

Binary file not shown.