]> git.sur5r.net Git - openldap/commitdiff
ITS#4877 document -s newsuperior option
authorHoward Chu <hyc@openldap.org>
Thu, 5 Apr 2007 01:18:31 +0000 (01:18 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 5 Apr 2007 01:18:31 +0000 (01:18 +0000)
doc/man/man1/ldapmodrdn.1

index 5d58bd7032bfaa8a4f9bff9f8782c1492e46938d..b82ed1d7e78a8b8c074cc9197b055fed51ab1088 100644 (file)
@@ -9,6 +9,8 @@ ldapmodrdn \- LDAP rename entry tool
 [\c
 .BR \-r ]
 [\c
+.BI \-s \ newsup\fR]
+[\c
 .BR \-n ]
 [\c
 .BR \-v ]
@@ -74,6 +76,10 @@ option, or from the command-line pair \fIdn\fP and
 .B \-r
 Remove old RDN values from the entry.  Default is to keep old values.
 .TP
+.BI \-s \ newsup
+Specify a new superior entry. (I.e., move the target entry and make it a
+child of the new superior.)  This option is not supported in LDAPv2.
+.TP
 .B \-n
 Show what would be done, but don't actually change entries.  Useful for
 debugging in conjunction with -v.