From: Howard Chu Date: Mon, 29 May 2006 02:47:12 +0000 (+0000) Subject: ITS#4555 add -j option X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA~9^2~205 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=09c26b0356303714ad5d4d078ef38d03c25cb100;p=openldap ITS#4555 add -j option --- diff --git a/doc/man/man8/slapadd.8 b/doc/man/man8/slapadd.8 index 39a9785d15..53ea3d4e3c 100644 --- a/doc/man/man8/slapadd.8 +++ b/doc/man/man8/slapadd.8 @@ -12,6 +12,7 @@ slapadd \- Add entries to a SLAPD database .B [\-d level] .B [\-f slapd.conf] .B [\-F confdir] +.B [\-j lineno] .B [\-l ldif-file] .B [\-n dbnum] .B [\-o name[=value] @@ -81,6 +82,11 @@ no conversion will occur. disable subordinate gluing. Only the specified database will be processed, and not its glued subordinates (if any). .TP +.BI \-j " lineno" +Jump to the specified line number in the LDIF file before processing +any entries. This allows a load that was aborted due to errors in the +input LDIF to be resumed after the errors are corrected. +.TP .BI \-l " ldif-file" Read LDIF from the specified file instead of standard input. .TP