mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
doc update
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
jc - JSON CLI output utility systemctl-lj Parser
|
jc - JSON CLI output utility systemctl-lj Parser
|
||||||
|
|
||||||
Usage:
|
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:
|
Examples:
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
jc - JSON CLI output utility systemctl-ls Parser
|
jc - JSON CLI output utility systemctl-ls Parser
|
||||||
|
|
||||||
Usage:
|
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:
|
Examples:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
"""jc - JSON CLI output utility systemctl-lj Parser
|
"""jc - JSON CLI output utility systemctl-lj Parser
|
||||||
|
|
||||||
Usage:
|
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:
|
Examples:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
"""jc - JSON CLI output utility systemctl-ls Parser
|
"""jc - JSON CLI output utility systemctl-ls Parser
|
||||||
|
|
||||||
Usage:
|
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:
|
Examples:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user