diff --git a/docs/parsers/systemctl_lj.md b/docs/parsers/systemctl_lj.md index efc772ab..6d6515a7 100644 --- a/docs/parsers/systemctl_lj.md +++ b/docs/parsers/systemctl_lj.md @@ -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: diff --git a/docs/parsers/systemctl_ls.md b/docs/parsers/systemctl_ls.md index ed6cb3c2..a2dec92f 100644 --- a/docs/parsers/systemctl_ls.md +++ b/docs/parsers/systemctl_ls.md @@ -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: diff --git a/jc/parsers/systemctl_lj.py b/jc/parsers/systemctl_lj.py index 42393cdf..bd1450f9 100644 --- a/jc/parsers/systemctl_lj.py +++ b/jc/parsers/systemctl_lj.py @@ -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: diff --git a/jc/parsers/systemctl_ls.py b/jc/parsers/systemctl_ls.py index f8b7c717..9c72b1bc 100644 --- a/jc/parsers/systemctl_ls.py +++ b/jc/parsers/systemctl_ls.py @@ -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: