X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgls.xml;h=230957ba2df453507c374a82fb436a8e9b0a05cd;hp=2877f22126ee09b04d70a9e73d10ca54071d3308;hb=99813a19122932da2cf55fecaf06446dcf7989a2;hpb=6b4991cfde6c0a0b62e836ca75ae362779c474d4 diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 2877f2212..230957ba2 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-cgls @@ -60,19 +61,19 @@ systemd-cgls recursively shows the contents of the selected Linux control group - hierarchy in a tree. If arguments are specified shows + hierarchy in a tree. If arguments are specified, shows all member processes of the specified control groups plus all their subgroups and their members. The control groups may either be specified by their full file paths or are assumed in the systemd control group hierarchy. If no argument is specified and the current working directory is beneath the control group mount - point /sys/fs/cgroup shows the contents + point /sys/fs/cgroup, shows the contents of the control group the working directory refers - to. Otherwise the full systemd control group hierarchy + to. Otherwise, the full systemd control group hierarchy is shown. - By default empty control groups are not + By default, empty control groups are not shown. @@ -82,28 +83,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - - - - Do not pipe output into a - pager. - - @@ -116,8 +95,8 @@ - Do not ellipsize cgroup - members. + Do not ellipsize + process tree members. @@ -129,15 +108,18 @@ - + - Limit cgroups shown to + Limit control groups shown to the part corresponding to the container MACHINE. + + + @@ -145,7 +127,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.