summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-05 11:06:39 -0400
committerRob Crittenden <rcritten@redhat.com>2008-05-05 11:10:40 -0400
commit23fe67996cc05edf71d58bf52ef0aa8c7c0ecf7a (patch)
treef60d3c4f071ffba609f759a7a43d9a0baafa95d8 /ipa-admintools
parent29ddbc610ccc14eb70dcb7ffde7c1f5cc2b95203 (diff)
downloadfreeipa-23fe67996cc05edf71d58bf52ef0aa8c7c0ecf7a.tar.gz
freeipa-23fe67996cc05edf71d58bf52ef0aa8c7c0ecf7a.tar.xz
freeipa-23fe67996cc05edf71d58bf52ef0aa8c7c0ecf7a.zip
Remove duplicated "the" and add some formatting to the EXAMPLE for clarity.
443012
Diffstat (limited to 'ipa-admintools')
-rw-r--r--ipa-admintools/man/ipa-adddelegation.17
1 files changed, 4 insertions, 3 deletions
diff --git a/ipa-admintools/man/ipa-adddelegation.1 b/ipa-admintools/man/ipa-adddelegation.1
index 3233c5cd0..063b3b894 100644
--- a/ipa-admintools/man/ipa-adddelegation.1
+++ b/ipa-admintools/man/ipa-adddelegation.1
@@ -32,7 +32,7 @@ For example, a secretary group may be granted write access to modify the phone a
.SH "OPTIONS"
.TP
\fB\-a\fR, \fB\-\-attributes\fR=\fIATTRIBUTES\fR
-A comma\-separated list of the the \f[SM]attributes\fR that may be written by the source group.
+A comma\-separated list of the \f[SM]attributes\fR that may be written by the source group.
.TP
\fB\-l\fR
Provide a list of common attribute names. This is not an exhaustive list.
@@ -45,9 +45,10 @@ The name of the group that will be written to.
.PP
All arguments are mandatory.
.SH "EXAMPLES"
-.TP
+.TP
ipa\-adddelegation \-a telephonenumber,facsimiletelephonenumber,mobile \-s secretaries \-t everyone phones
-Create a delegation named phones that will let anyone in the secretaries group edit the phone numbers of anyone in the group everyone.
+
+Create a delegation named \fBphones\fR that will let anyone in the \fIsecretaries\fR group edit the phone numbers of anyone in the group \fIeveryone\fR.
.SH "EXIT STATUS"
0 if the delegation was added successfully