X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgls.xml;h=d4520e64d7fd6556a44bf4cf30fab20eddfc0db5;hp=fb9f06b30782e2334161299f1f4501c2f84d7113;hb=23a7f0f721ff4e3b3fd4ed87f7d8e01ebad20093;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index fb9f06b30..d4520e64d 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -49,7 +49,9 @@ - systemd-cgls OPTIONS CGROUP + systemd-cgls + OPTIONS + CGROUP @@ -58,17 +60,20 @@ 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 + shown. @@ -85,12 +90,36 @@ text and exits. + + + + Prints a short version + string and exits. + + - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + + + + + + Do not hide empty + control groups in the + output. + + + + + + + Do not ellipsize + process tree members. + + @@ -99,6 +128,16 @@ threads in output. + + + + + Limit control groups shown to + the part corresponding to the + container MACHINE. + + + @@ -116,6 +155,7 @@ systemd1, systemctl1, systemd-cgtop1, + systemd-nspawn1, ps1