From: Kamalesh Babulal Date: Thu, 16 Feb 2023 12:08:54 +0000 (+0530) Subject: man: document cgdelete's -b (systemd) option X-Git-Tag: v3.1.0~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7992ea983fdf5a819b7daeb9b0791e2e5cb331e1;p=thirdparty%2Flibcgroup.git man: document cgdelete's -b (systemd) option Add documentation about the -b option in the cgdelete's man page. This option ignores the default systemd delegated hierarchy path and constructs the path of the control groups relative to the cgroup root hierarchy. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- diff --git a/doc/man/cgdelete.1 b/doc/man/cgdelete.1 index 566830d1..ffd0126d 100644 --- a/doc/man/cgdelete.1 +++ b/doc/man/cgdelete.1 @@ -7,13 +7,19 @@ cgdelete \- remove control group(s) .SH SYNOPSIS -\fBcgdelete\fR [\fB-h\fR] [\fB-r\fR] [[\fB-g\fR] +\fBcgdelete\fR [\fB-h\fR] [\fB-r\fR] [\fB-b\fR] [[\fB-g\fR] <\fIcontrollers\fR>:\fI] ... .SH DESCRIPTION The \fBcgdelete\fR program removes all specified control groups. +.TP +.B -b +ignores the default systemd delegated hierarchy path and +constructs the path of the control groups relative to the +cgroup root hierarchy. + .TP .B [-g] : Defines the control group to delete. Multiple control groups may be