]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapmodify.1
ITS#7152 Add -o option to ldap*.1 man pages
[openldap] / doc / man / man1 / ldapmodify.1
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.