From: Howard Chu Date: Thu, 5 Apr 2007 01:18:31 +0000 (+0000) Subject: ITS#4877 document -s newsuperior option X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~551 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b671fa0f1075d54b828acc582ffd9622714ca691;p=openldap ITS#4877 document -s newsuperior option --- diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 5d58bd7032..b82ed1d7e7 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -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.