From: Lennart Poettering Date: Wed, 6 Oct 2021 15:12:26 +0000 (+0200) Subject: man: document the two new switches for systemd-cgls X-Git-Tag: v250-rc1~555^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd3bfc88567d26cd3266905db1efc7d8fb3d8eea;p=thirdparty%2Fsystemd.git man: document the two new switches for systemd-cgls --- diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index da853ec5aa0..3fa0a35770e 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -105,6 +105,20 @@ MACHINE. + + + + Controls whether to include information about extended attributes of the listed + control groups in the output. Expects a boolean value, defaults to yes. + + + + + + Controls whether to include the numeric ID of the listed control groups in the + output. Expects a boolean value, defaults to yes. + +