summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man/ipa-addgroup.1
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-01-04 16:44:33 -0500
committerRob Crittenden <rcritten@redhat.com>2008-01-04 16:44:33 -0500
commit74d2153c5eabb9846af575e83dc25708fd5bd1ed (patch)
tree19dfb82f51a2cc7c2b86f568729393b847026fd2 /ipa-admintools/man/ipa-addgroup.1
parent1db719691eba93cb47e55603b41ddcbb4b1ff060 (diff)
downloadfreeipa-74d2153c5eabb9846af575e83dc25708fd5bd1ed.tar.gz
freeipa-74d2153c5eabb9846af575e83dc25708fd5bd1ed.tar.xz
freeipa-74d2153c5eabb9846af575e83dc25708fd5bd1ed.zip
Clean up the formatting a little.
Diffstat (limited to 'ipa-admintools/man/ipa-addgroup.1')
-rw-r--r--ipa-admintools/man/ipa-addgroup.110
1 files changed, 3 insertions, 7 deletions
diff --git a/ipa-admintools/man/ipa-addgroup.1 b/ipa-admintools/man/ipa-addgroup.1
index a72d26d61..701c1d2c7 100644
--- a/ipa-admintools/man/ipa-addgroup.1
+++ b/ipa-admintools/man/ipa-addgroup.1
@@ -25,22 +25,18 @@ ipa\-addgroup \- Add a group
ipa\-addgroup [\fIOPTION\fR]... \fIgroup\fR
.SH "DESCRIPTION"
-Adds a group with group name \fIgroup\fR.
-
+Adds a group with name \fIgroup\fR.
.SH "OPTIONS"
.TP
\fB\-d\fR, \fB\-\-description\fR=\fIdescription\fR
Set the description of the group to \fIdescription\fR.
-
.TP
\fB\-g\fR, \fB\-\-gid\fR=\fIgid\fR
Set the gid for this group to \fIgid\fR.
If this option is not present, one is created automatically
-by .B freeIPA.
-
+by \fBfreeIPA\fR.
.PP
-group and description are mandatory fields. If either of
-these are not included on the command line you will be asked interactively.
+The group name and description are mandatory fields. If either of these are not included on the command line you will be asked interactively.
If no options are passed then all questions are asked.
.SH "EXIT STATUS"