1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

doc update

This commit is contained in:
Kelly Brazil
2019-11-14 13:37:55 -08:00
parent a0e2732152
commit ef1ad4c700
2 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,9 @@ jc - JSON CLI output utility ss Parser
Usage:
specify --ss as the first argument if the piped input is coming from ss
Limitations:
Extended information otions like -e and -p are not supported and may cause parsing irregularities
Examples:
$ sudo ss -a | jc --ss -p

View File

@ -3,6 +3,9 @@
Usage:
specify --ss as the first argument if the piped input is coming from ss
Limitations:
Extended information otions like -e and -p are not supported and may cause parsing irregularities
Examples:
$ sudo ss -a | jc --ss -p