]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapmodify.1
Full_Name: Norbert Klasen
[openldap] / doc / man / man1 / ldapmodify.1
index ab36e166c0dbae6babab2acec9277b7e3e8429c6..139753363277a7a1d0f0658884a00e6c5d5e949c 100644 (file)
@@ -11,6 +11,8 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
+.BI \-S \ file\fR]
+.[\c
 .BR \-C ]
 [\c
 .BR \-n ]
@@ -61,6 +63,8 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
+.BI \-S \ file\fR]
+[\c
 .BR \-C ]
 [\c
 .BR \-n ]
@@ -138,6 +142,11 @@ Continuous operation mode.  Errors are reported, but
 will continue with modifications.  The default is to exit after
 reporting an error.
 .TP
+.BI \-S \ file
+Add or change records which where skipped due to an error are written to \fIfile\fP 
+and the error message returned by the server is added as a comment. Most useful in 
+conjunction with -c.
+.TP
 .B \-n
 Show what would be done, but don't actually modify entries.  Useful for
 debugging in conjunction with -v.