From 85c15c1f6104822280441025f654ef6c491d45bf Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 22 Aug 2018 10:29:09 +0200 Subject: setpriv: allow to use group name for --groups Addresses: https://github.com/karelzak/util-linux/issues/325 Signed-off-by: Karel Zak --- sys-utils/setpriv.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/setpriv.1') diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1 index 1c2423c65..9b7f43bc8 100644 --- a/sys-utils/setpriv.1 +++ b/sys-utils/setpriv.1 @@ -36,7 +36,7 @@ Dump current privilege state. Can be specified more than once to show extra, mostly useless, information. Incompatible with all other options. .TP .B \-\-groups \fIgroup\fR... -Set supplementary groups. The argument is a comma-separated list. +Set supplementary groups. The argument is a comma-separated list of GIDs or names. .TP .BR \-\-inh\-caps " (" + | \- ) \fIcap "... or " \-\-ambient-caps " (" + | \- ) \fIcap "... or " \-\-bounding\-set " (" + | \- ) \fIcap ... Set the inheritable capabilities, ambient capabilities or the capability bounding set. See -- cgit v1.2.3-55-g7522