From 153e1e53f798458ed62fd8aad2d44b04f842aae9 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Tue, 18 Apr 2023 13:50:54 +0530 Subject: [PATCH] man/cgget: add '-c' option description Add a brief explanation about '-c' option. It displays the controllers and their versions. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka (cherry picked from commit 3371bbb2b388dfa34f948fd8c17261bd31c8c022) --- doc/man/cgget.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/cgget.1 b/doc/man/cgget.1 index 0f2a0285..bba60682 100644 --- a/doc/man/cgget.1 +++ b/doc/man/cgget.1 @@ -33,6 +33,11 @@ ignores the default systemd delegated hierarchy path and constructs the path of the control groups relative to the cgroup root hierarchy. +.TP +.B -c +displays the controllers and their versions. +This option can be used along with -m option. + .TP .B -g defines controllers whose values should be displayed. -- 2.47.2