summaryrefslogtreecommitdiffstats
path: root/sys-utils/setpriv.1
diff options
context:
space:
mode:
authorKarel Zak2018-08-22 10:29:09 +0200
committerKarel Zak2018-08-22 10:29:09 +0200
commit85c15c1f6104822280441025f654ef6c491d45bf (patch)
tree917091b205aeea059195ccb23e4fd21694e43047 /sys-utils/setpriv.1
parentsulogin: restore signals after failed exec() only (diff)
downloadkernel-qcow2-util-linux-85c15c1f6104822280441025f654ef6c491d45bf.tar.gz
kernel-qcow2-util-linux-85c15c1f6104822280441025f654ef6c491d45bf.tar.xz
kernel-qcow2-util-linux-85c15c1f6104822280441025f654ef6c491d45bf.zip
setpriv: allow to use group name for --groups
Addresses: https://github.com/karelzak/util-linux/issues/325 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/setpriv.1')
-rw-r--r--sys-utils/setpriv.12
1 files changed, 1 insertions, 1 deletions
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