X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=bf31b6114d9b7923c2a075f78f4b48bf1db54056;hb=19125c205aa6084c225b5c11cc6dcbe18c6dbcc0;hp=34a3ea8438eb3a887d8ee5ff7066ac7159278add;hpb=256425cc10d74c13602527eb86b4ba0938964565;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 34a3ea843..bf31b6114 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -87,14 +87,26 @@ - When listing units, - limit display to certain unit - types. If not specified units of all - types will be shown. The argument - should be a unit type name such as - , - and - similar. + The argument should + be a unit type name such as + and + , + or a unit load state such as + and + . + + + If the argument is a unit type, + when listing units, limit display to + certain unit types. If not specified + units of all types will be shown. + + If the argument is a unit load state, + when listing units, limit display to + certain unit types. If not specified + units of in all load states will be + shown. + @@ -200,17 +212,17 @@ - Do not print a legend, i.e. + Do not print a legend, i.e. the column headers and the footer with hints. - - + + - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + @@ -633,7 +645,7 @@ output. - man [NAME...|PID...] + help [NAME...|PID...] Show manual pages for one or more units, if available. If a @@ -814,12 +826,19 @@ Reset one or more unit files, as specified on the command - line, to the defaults configured in a - preset file. This has the same effect - as disable or + line, to the defaults configured in + the preset policy files. This has the + same effect as + disable or enable, depending how the unit is listed in the preset - files. + files. For more information on preset + policy format see + systemd.preset5. For + more information on the concept of + presets please consult the Preset + document. @@ -1230,7 +1249,8 @@ loginctl1, systemd.unit5, systemd.special7, - wall1 + wall1, + systemd.preset5