From 3db8c1a6f8dd0240aeef6a1c02a257909acc5d34 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 2 Apr 2007 00:44:09 +0000 Subject: [PATCH] Fix typo --- clients/tools/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/tools/common.c b/clients/tools/common.c index ea7b6f7e55..f50cb97b04 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -163,7 +163,7 @@ N_(" -M enable Manage DSA IT control (-MM to make critical)\n"), N_(" -n show what would be done but don't actually do it\n"), N_(" -O props SASL security properties\n"), N_(" -p port port on LDAP server\n"), -N_(" -P version procotol version (default: 3)\n"), +N_(" -P version protocol version (default: 3)\n"), N_(" -Q use SASL Quiet mode\n"), N_(" -R realm SASL realm\n"), N_(" -U authcid SASL authentication identity\n"), -- 2.47.2