X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=430e16c327b77d83fa522c57ea26129f737328ce;hp=27eabf2652b969c8a4082dfdbcd995e69d103921;hb=99504dd4c13af7516a976fffc0f68e6f26d3faac;hpb=5d0c05e5f417325e8505dde857a93a88eb7ebdc0 diff --git a/man/systemctl.xml b/man/systemctl.xml index 27eabf265..430e16c32 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -122,7 +122,7 @@ along with systemd; If not, see . show command, limit display to certain properties as specified as argument. If not specified all set properties are shown. The argument should be a - comma-seperated list of property names, such as + comma-separated list of property names, such as MainPID. If specified more than once all properties with the specified names are shown. @@ -997,6 +997,24 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + get-default + + + Get the default target specified + via default.target link. + + + + + set-default NAME + + + Set the default target to boot into. Command links + default.target to the given unit. + + + load NAME...