X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=760115acb55444789b12f804fdddaf45d638439c;hb=265a7a2a604a9cf92e8aa167ed48afb78e6602ea;hp=7f7064214e907a22628518ddd071ac3880a39594;hpb=9d246da3c630559924a0262769c8493fa22c7acc;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 7f7064214..760115acb 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -471,7 +471,10 @@ list-units - List known units. + List known units (subject to limitations + specified with ). + + This is the default command. start [NAME...] @@ -619,15 +622,19 @@ Show terse runtime status information about one or more - units, followed by its most recent log - data from the journal. This function - is intended to generate human-readable - output. If you are looking for - computer-parsable output, use - show instead. If a - PID is passed information about the - unit the process of the PID belongs to - is shown. + units, followed by most recent log + data from the journal. If no units are + specified, show all units (subject to + limitations specified with + ). If a PID is + passed show information about the unit + the process belongs to. + + This function is intended to + generate human-readable output. If you + are looking for computer-parsable + output, use show + instead. show [NAME...|JOB...]