X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemctl.xml;h=ee6ab8f5449dac0c582b598124a7aac944575aca;hb=cb44f25c12f6203ad1f173d5b32d4059f446508e;hp=4bb8b07d61eb4bb90691d9a1f7371c0c5fca0d7e;hpb=dfdebb1b925332352966804303b2516a6506a429;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 4bb8b07d6..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. @@ -285,22 +285,8 @@ along with systemd; If not, see . - - - - - Talk to the systemd system manager. (Default) - - - - - - - - Talk to the systemd manager of the calling - user. - - + + @@ -436,27 +422,6 @@ along with systemd; If not, see . - - - - - - Execute the operation remotely. Specify a hostname, or - username and hostname separated by @, to - connect to. This will use SSH to talk to the remote systemd - instance. - - - - - - - - Execute the operation on a local - container. Specify a container name to connect - to. - - @@ -491,6 +456,9 @@ along with systemd; If not, see . + + + @@ -704,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, @@ -1073,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