1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00
This commit is contained in:
Kelly Brazil
2020-02-05 16:00:23 -08:00
parent 4bc54c78ce
commit 3d76437b43
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ jc - JSON CLI output utility INI Parser
Usage: Usage:
specify --ini as the first argument if the piped input is coming from a INI file specify --ini as the first argument if the piped input is coming from an INI file
Compatibility: Compatibility:

View File

@ -3,7 +3,7 @@ jc - JSON CLI output utility XML Parser
Usage: Usage:
specify --xml as the first argument if the piped input is coming from a XML file specify --xml as the first argument if the piped input is coming from an XML file
Compatibility: Compatibility:

View File

@ -2,7 +2,7 @@
Usage: Usage:
specify --ini as the first argument if the piped input is coming from a INI file specify --ini as the first argument if the piped input is coming from an INI file
Compatibility: Compatibility:

View File

@ -2,7 +2,7 @@
Usage: Usage:
specify --xml as the first argument if the piped input is coming from a XML file specify --xml as the first argument if the piped input is coming from an XML file
Compatibility: Compatibility: