mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
doc update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
jc - JSON CLI output utility systemctl-lj Parser
|
||||
|
||||
Usage:
|
||||
specify --systemctl-luf as the first argument if the piped input is coming from systemctl list-jobs
|
||||
specify --systemctl-lj as the first argument if the piped input is coming from systemctl list-jobs
|
||||
|
||||
Examples:
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
jc - JSON CLI output utility systemctl-ls Parser
|
||||
|
||||
Usage:
|
||||
specify --systemctl-luf as the first argument if the piped input is coming from systemctl list-sockets
|
||||
specify --systemctl-ls as the first argument if the piped input is coming from systemctl list-sockets
|
||||
|
||||
Examples:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
"""jc - JSON CLI output utility systemctl-lj Parser
|
||||
|
||||
Usage:
|
||||
specify --systemctl-luf as the first argument if the piped input is coming from systemctl list-jobs
|
||||
specify --systemctl-lj as the first argument if the piped input is coming from systemctl list-jobs
|
||||
|
||||
Examples:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
"""jc - JSON CLI output utility systemctl-ls Parser
|
||||
|
||||
Usage:
|
||||
specify --systemctl-luf as the first argument if the piped input is coming from systemctl list-sockets
|
||||
specify --systemctl-ls as the first argument if the piped input is coming from systemctl list-sockets
|
||||
|
||||
Examples:
|
||||
|
||||
|
Reference in New Issue
Block a user