X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=97bc47ce241b261f93a2410f48491daec61f7ba7;hp=5656564f54bf6837bb9f37123efcae460369db27;hb=20b3f379cfd44e61dd1838a107f1d5363fab5b5d;hpb=296f3c53cb4a87e297c019475f900fb3cca2d781 diff --git a/man/systemctl.xml b/man/systemctl.xml index 5656564f5..97bc47ce2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -92,21 +92,22 @@ along with systemd; If not, see . - 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 + The argument should be a comma separated list of unit + types such as and + , or unit load states such as + and + (types and states can be mixed). + + If one of the arguments is a unit type, when listing + units, limit display to certain unit types. Otherwise 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. + If one of the arguments is a unit load state, when + listing units, limit display to certain unit + types. Otherwise units of in all load states will be + shown. - As a special case, if the argument is + As a special case, if one of the arguments is , a list of allowed values will be printed and the program will exit.