]> git.sur5r.net Git - openldap/commitdiff
ITS#7152 Add -o option to ldap*.1 man pages
authorSATOH Fumiyasu <fumiyas@osstech.co.jp>
Mon, 30 Jan 2012 04:26:20 +0000 (13:26 +0900)
committerHoward Chu <hyc@openldap.org>
Thu, 23 Feb 2012 22:48:17 +0000 (14:48 -0800)
doc/man/man1/ldapcompare.1
doc/man/man1/ldapdelete.1
doc/man/man1/ldapexop.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1
doc/man/man1/ldapsearch.1
doc/man/man1/ldapwhoami.1

index 3e5b2ae6c0e249f594e3f6f3d1f856f29f90e632..9d4e910b5f81674e09d489a8f723b50f62e629cf 100644 (file)
@@ -37,6 +37,8 @@ ldapcompare \- LDAP compare tool
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-O \ security-properties\fR]
 [\c
 .BR \-I ]
@@ -174,6 +176,16 @@ Compare extensions:
   !dontUseCopy
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .BI \-O \ security-properties
 Specify SASL security properties.
 .TP
index a68a98e69fba2f9466e6ffff98d402819dcbabb7..cd0d312dd9afd1aede2c12039536c8a2aaf06a0a 100644 (file)
@@ -37,6 +37,8 @@ ldapdelete \- LDAP delete entry tool
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-p \ ldapport\fR]
 [\c
 .BI \-O \ security-properties\fR]
@@ -169,6 +171,16 @@ Delete extensions:
   (none)
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .B \-r
 Do a recursive delete.  If the DN specified isn't a leaf, its
 children, and all their children are deleted down the tree.  No
index f14401327ccd512c7bdecb7c0fc77d2c70c9f330..7f808c968f96db275380a89850c7b1cb2a587278 100644 (file)
@@ -26,6 +26,8 @@ ldapexop
 [\c
 .BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-f \ file\fR]
 [\c
 .BI \-h \ host\fR]
@@ -146,6 +148,16 @@ Specify general extensions.  \'!\' indicates criticality.
   not really controls)
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .BI \-f \ file
 Read operations from \fIfile\fP.
 .TP
index 0dcb246e04b138359aaeec764f1d3d5503161621..9b0148d612b187eea162c8654af1b8137ba83747 100644 (file)
@@ -41,6 +41,8 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-O \ security-properties\fR]
 [\c
 .BR \-I ]
@@ -236,6 +238,16 @@ Modify extensions:
   [!]txn[=abort|commit]
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .B \-I
 Enable SASL Interactive mode.  Always prompt.  Default is to prompt
 only as needed.
index 7cd6f248767c17479392b3800d312bb95cbc2899..b41152b1d1b41b0b10064df43e21bb149ff446f7 100644 (file)
@@ -41,6 +41,8 @@ ldapmodrdn \- LDAP rename entry tool
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-O \ security-properties\fR]
 [\c
 .BR \-I ]
@@ -178,6 +180,16 @@ Modrdn extensions:
   (none)
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .B \-I
 Enable SASL Interactive mode.  Always prompt.  Default is to prompt
 only as needed.
index 3815fdd98b7ffa20b53a7b22e5d1d5b3d1d78c33..566fa17ca0a1d7dc2e8f29c0cb20e9d9c4cdde1a 100644 (file)
@@ -25,6 +25,8 @@ ldappasswd \- change the password of an LDAP entry
 [\c
 .BI \-p \ ldapport\fR]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BR \-S ]
 [\c
 .BI \-s \ newPasswd\fR]
@@ -114,6 +116,16 @@ Deprecated in favor of \fB\-H\fP.
 Specify an alternate TCP port where the ldap server is listening.
 Deprecated in favor of \fB\-H\fP.
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .B \-n
 Do not set password. (Can be useful when used in conjunction with
 \fB\-v\fP or \fB\-d\fP)
index fe5a42b7c62f4ae5fd830629e2b0a1cc847fa45f..9dae16b34495aa0ed9f521335479c7e33df6da5f 100644 (file)
@@ -61,6 +61,8 @@ ldapsearch \- LDAP search tool
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-l \ timelimit\fR]
 [\c
 .BI \-z \ sizelimit\fR]
@@ -293,6 +295,16 @@ Search extensions:
   [!]<oid>[=<value>]
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .BI \-l \ timelimit
 wait at most \fItimelimit\fP seconds for a search to complete.
 A timelimit of
index 9b9ea5b269251189bad9bc4f4e489be35dd56fa8..bb2563d3f982776da5a6998725e9b9a92c1efcfd 100644 (file)
@@ -33,6 +33,8 @@ ldapwhoami \- LDAP who am i? tool
 [\c
 .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]]
 [\c
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]]
+[\c
 .BI \-O \ security-properties\fR]
 [\c
 .BR \-I ]
@@ -136,6 +138,16 @@ WhoAmI extensions:
   (none)
 .fi
 .TP
+.BR \-o \ \fIopt\fP [ =\fIoptparam\fP ]
+
+Specify general options.
+
+General options:
+.nf
+  nettimeout=<timeout>  (in seconds, or "none" or "max")
+  ldif-wrap=<width>     (in columns, or "no" for no wrapping)
+.fi
+.TP
 .B \-I
 Enable SASL Interactive mode.  Always prompt.  Default is to prompt
 only as needed.