X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=c0b8d7927d10dc6d7e0574ccf0601b9ab1cd2369;hb=61cbdc4b307718d74e8aa04875475aac2f8617ab;hp=1bd08da96bbf1793ab54b502c8043c7371893f05;hpb=74922904348e53a992af63c581d4ccd3317ccce0;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 1bd08da96..c0b8d7927 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -246,17 +246,26 @@ this will also print the current unit state to STDOUT. + + status [NAME...] + + Show short status + information about one or more + units. This shows terse runtime + information about + units. + show [NAME...|JOB...] - Show information about + Show properties of one or more units, jobs or the manager itself. If no argument is specified - information about the manager will be + properties of the manager will be shown. If a unit name is specified - information about the unit is shown, + properties of the unit is shown, and if a job id is specified - information about the job is + properties of the job is shown.