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

update link

This commit is contained in:
Kelly Brazil
2020-08-11 07:00:07 -07:00
parent 0e4cf53b92
commit 1a458d2d5b
2 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 https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers. For documentation on each parser, see [docs/parsers](https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers).
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 https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers. For documentation on each parser, see [docs/parsers](https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers).
CLI Example: CLI Example: