summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-admintools')
-rw-r--r--ipa-admintools/man/ipa-modgroup.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ipa-admintools/man/ipa-modgroup.1 b/ipa-admintools/man/ipa-modgroup.1
index caaf64e30..7fa7f9109 100644
--- a/ipa-admintools/man/ipa-modgroup.1
+++ b/ipa-admintools/man/ipa-modgroup.1
@@ -39,15 +39,15 @@ Modify the description of the group
Remove one or more users from the group
.TP
-\fB\-\-addattr\fR=\fIattr=value\fR
+\fB\-\-addattr\fR \fIattr=value\fR
Add a new attribute, or value to an existing attribute
.TP
-\fB\-\-delattr\fR=\fIattr=value\fR
+\fB\-\-delattr\fR \fIattr=value\fR
Remove an attribute and all values
.TP
-\fB\-\-setattr\fR=\fIattr=value\fR
+\fB\-\-setattr\fR \fIattr=value\fR
Set an attribute to a new value, removing all old ones
.SH "EXIT STATUS"
The exit status is 0 on success, nonzero on error.