X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=7eccecacc400289d6d6b9fa5979ce5f0c4104d4b;hb=1c7dde3e475978c569a982d65fd86d4b4e3caad8;hp=a9e86ce17cfaae96c446c6f7ff4bcb75e3c6a812;hpb=9f7dad774ebfad23269800b7096eaad087481deb;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index a9e86ce17..7eccecacc 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -297,25 +297,6 @@ service might fail. - - - - When used with - kill, choose the - mode how to kill the selected - processes. Must be one of - or - to select - whether to kill the entire control - group or only the selected process - itself. If omitted defaults to - if - is - set, or - otherwise. You probably never need to - use this switch. - - @@ -381,6 +362,17 @@ disabled. + + + + When used with + enable/ + disable/ + is-enabled, + use alternative root path for systemd + install. + + @@ -1021,6 +1013,22 @@ code otherwise. + + Environment + + + + $SYSTEMD_PAGER + Pager to use when + is not given; + overrides $PAGER. Setting + this to an empty string or the value + cat is equivalent to passing + . + + + + See Also