X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=ee6ab8f5449dac0c582b598124a7aac944575aca;hp=355cd11bbaf8db1bd19790b02133a746eb23d5e6;hb=cb44f25c12f6203ad1f173d5b32d4059f446508e;hpb=4f50d2efbac87aba0505b9f998bf3e4bde64c214 diff --git a/man/systemctl.xml b/man/systemctl.xml index 355cd11bb..ee6ab8f54 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -148,8 +148,8 @@ along with systemd; If not, see . - Show which units are started after or before - with list-dependencies, respectively. + Show after (before) which units the specified unit is started + with list-dependencies. @@ -672,10 +672,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Show terse runtime status information about one or more 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. + journal. If no units are specified, show system status. If + combined with also shows status of + 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, @@ -1041,6 +1042,24 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + Machine Commands + + + + list-machines PATTERN... + + + List the host and all running local containers with + their state. If one or more + PATTERNs are specified, only + containers matching one of them are shown. + + + + + + Job Commands