summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-02-28 11:34:34 -0500
committerRob Crittenden <rcritten@redhat.com>2008-02-28 11:34:34 -0500
commit6b960c008a58bd004e95b2726806801a90bcbaf0 (patch)
tree1b1414eec2f82c3446a147e89e64df6eb4cb5f06 /ipa-admintools/man
parentd7ad62cd7e1d861270e8fd0ff8a2dd7ddba90127 (diff)
downloadfreeipa-6b960c008a58bd004e95b2726806801a90bcbaf0.tar.gz
freeipa-6b960c008a58bd004e95b2726806801a90bcbaf0.tar.xz
freeipa-6b960c008a58bd004e95b2726806801a90bcbaf0.zip
Allow groups to be added as a group membe
435134
Diffstat (limited to 'ipa-admintools/man')
-rw-r--r--ipa-admintools/man/ipa-modgroup.111
1 files changed, 6 insertions, 5 deletions
diff --git a/ipa-admintools/man/ipa-modgroup.1 b/ipa-admintools/man/ipa-modgroup.1
index 193d4a7c..6a517a74 100644
--- a/ipa-admintools/man/ipa-modgroup.1
+++ b/ipa-admintools/man/ipa-modgroup.1
@@ -28,23 +28,24 @@ Updates the members or description of \fIgroup\fR.
.TP
\fB\-a\fR, \fB\-\-add\fR=\fIuser1,user2,...usern\fR
Add one or more users to the group
-
.TP
\fB\-d\fR, \fB\-\-description\fR=\fIdescription\fR
Modify the description of the group
-
+.TP
+\fB\-e\fR, \fB\-\-groupdel\fR=\fIgroup1,group2,...groupn\fR
+Remove one or more groups from the group
+.TP
+\fB\-g\fR, \fB\-\-groupadd\fR=\fIgroup1,group2,...groupn\fR
+Add one or more groups to the group
.TP
\fB\-r\fR, \fB\-\-remove\fR=\fIuser1,user2,...usern\fR
Remove one or more users from the group
-
.TP
\fB\-\-addattr\fR \fIattr=value\fR
Add a new attribute, or value to an existing attribute
-
.TP
\fB\-\-delattr\fR \fIattr=value\fR
Remove an attribute and all values
-
.TP
\fB\-\-setattr\fR \fIattr=value\fR
Set an attribute to a new value, removing all old ones