From bd3bfc88567d26cd3266905db1efc7d8fb3d8eea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Oct 2021 17:12:26 +0200 Subject: [PATCH] man: document the two new switches for systemd-cgls --- man/systemd-cgls.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. + +