mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
doc update
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user