X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgls.xml;h=955e0da37c4aee2aaced792977a592e9788851c9;hp=4b6ee93b4e9d9badd56507aae0886dbcdcd7ad3c;hb=89f7c8465cd1ab37347dd0c15920bce31e8225df;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 4b6ee93b4..955e0da37 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -49,7 +49,9 @@ - systemd-cgls OPTIONS CGROUP + systemd-cgls + OPTIONS + CGROUP @@ -58,19 +60,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. @@ -105,11 +107,20 @@ - Don't hide empty + Do not hide empty control groups in the output. + + + + + Do not ellipsize + process tree members. + + + @@ -117,6 +128,16 @@ threads in output. + + + + + Limit control groups shown to + the part corresponding to the + container MACHINE. + + + @@ -124,7 +145,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 +155,7 @@ systemd1, systemctl1, systemd-cgtop1, + systemd-nspawn1, ps1