1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

doc update

This commit is contained in:
Kelly Brazil
2019-11-15 19:26:22 -08:00
parent 94bdb11fdf
commit ab1dabe3e4
4 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: