X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-cgls.xml;h=6249d05a8c6c09291fd2ed9ad633937d1f669384;hb=3ae83f9896bff49679c8a60e6ff9520557df8b16;hp=569764a6c2ffd3f0b2f0ea83660001b477c05cfb;hpb=1e5678d023ab57807d3de08e10304e36bf9a1950;p=elogind.git diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 569764a6c..6249d05a8 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -8,16 +8,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -49,7 +49,9 @@ - systemd-cgls OPTIONS CGROUP + systemd-cgls + OPTIONS + CGROUP @@ -69,6 +71,9 @@ of the control group the working directory refers to. Otherwise the full systemd control group hierarchy is shown. + + By default empty control groups are not + shown. @@ -78,26 +83,60 @@ + Prints a short help text and exits. + + + + Prints a short version + string and exits. + + - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + + + + + + Don't hide empty + control groups in the + output. + + + + + + Do not ellipsize cgroup + members. + + - Includes kernel + Include kernel threads in output. + + + + + Limit cgroups shown to + the part corresponding to the + container MACHINE. + + + @@ -113,7 +152,10 @@ See Also systemd1, - systemctl1 + systemctl1, + systemd-cgtop1, + systemd-nspawn1, + ps1