X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cgtop.xml;h=73f8e741898f7d4cd73aead32ae03ecc4d8cec75;hp=51549c4ac2e7a476ec7b70c6b4c247467ef3288d;hb=05a2f6fefedd7254fd799502191d025d2908cf74;hpb=7ac807320a7416463d7ff3ef6ede574863a601c5 diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 51549c4ac..73f8e7418 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-cgtop @@ -79,15 +80,15 @@ CPUAccounting=1, MemoryAccounting=1 and BlockIOAccounting=1 settings in the - unit files in question (See - systemd.cgroup5 - for details). + unit files in question. See + systemd.resource-control5 + for details. To emphasize this: unless CPUAccounting=1, MemoryAccounting=1 and BlockIOAccounting=1 are enabled for - the services in question no resource accounting will + the services in question, no resource accounting will be available for system services and the data shown by systemd-cgtop will be incomplete. @@ -99,21 +100,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a version string and - exits. - - @@ -197,6 +183,8 @@ 3. + + @@ -264,7 +252,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. @@ -274,7 +262,7 @@ systemd1, systemctl1, systemd-cgls1, - systemd.cgroup5, + systemd.resource-control5, top1