]> git.sur5r.net Git - openldap/blobdiff - clients/tools/common.c
Add more password file support
[openldap] / clients / tools / common.c
index 880a6b8381b1be63b472806f66f5bb6f5803de34..d39b3d9bd8f9fe11067d5be1d58dfd509a41082a 100644 (file)
@@ -84,11 +84,11 @@ tool_common_usage( void )
 "  -U authcid SASL authentication identity\n",
 "  -v         run in verbose mode (diagnostics to standard output)\n",
 "  -V         print version info (-VV only)\n",
-"  -w passwd  bind passwd (for simple authentication)\n",
-"  -W         prompt for bind passwd\n",
+"  -w passwd  bind password (for simple authentication)\n",
+"  -W         prompt for bind password\n",
 "  -x         Simple authentication\n",
 "  -X authzid SASL authorization identity (\"dn:<dn>\" or \"u:<user>\")\n",
-"  -y file    Read passwd from file\n",
+"  -y file    Read password from file\n",
 "  -Y mech    SASL mechanism\n",
 "  -Z         Start TLS request (-ZZ to require successful response)\n",
 NULL