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=0666937c165d89706706752eba5f36b5d6d28ebf;hb=05a2f6fefedd7254fd799502191d025d2908cf74;hpb=0e25e94ea72ca3db70484014280ddb709840f952 diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 0666937c1..230957ba2 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-cgls @@ -49,7 +50,9 @@ - systemd-cgls OPTIONS CGROUP + systemd-cgls + OPTIONS + CGROUP @@ -58,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 cgroups are not + By default, empty control groups are not shown. @@ -81,42 +84,42 @@ - - - - Prints a short help - text and exits. - - - - + - Prints a short version - string and exits. + Do not hide empty + control groups in the + output. - + + - Do not pipe output into a - pager. + Do not ellipsize + process tree members. + - + - Don't hide empty - control groups in the - outpout. + Include kernel + threads in output. - + + - Include kernel - threads in output. + Limit control groups shown to + the part corresponding to the + container MACHINE. + + + + @@ -124,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. @@ -134,6 +137,7 @@ systemd1, systemctl1, systemd-cgtop1, + systemd-nspawn1, ps1