From: Pierangelo Masarati Date: Wed, 6 Feb 2002 08:43:32 +0000 (+0000) Subject: fixes ITS#1578 X-Git-Tag: OPENLDAP_REL_ENG_2_1_BP~91 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0c952c8893c7bc49f66537500d0cdbe08173b42b;p=openldap fixes ITS#1578 --- diff --git a/clients/tools/ldapmodify.c b/clients/tools/ldapmodify.c index 49a9cf71cb..4a6c6930b9 100644 --- a/clients/tools/ldapmodify.c +++ b/clients/tools/ldapmodify.c @@ -115,7 +115,7 @@ usage( const char *prog ) " -k use Kerberos authentication\n" " -K like -k, but do only step 1 of the Kerberos bind\n" " -M enable Manage DSA IT control (-MM to make critical)\n" -" -n show what would be done but don't actually search\n" +" -n show what would be done but don't actually modify\n" " -O props SASL security properties\n" " -p port port on LDAP server\n" " -P version procotol version (default: 3)\n"