From: Pierangelo Masarati Date: Fri, 6 May 2005 12:54:01 +0000 (+0000) Subject: cleanup usage X-Git-Tag: OPENLDAP_AC_BP~714 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dd41b05ef93a24637660c77f09c4acc570a7fc43;p=openldap cleanup usage --- diff --git a/clients/tools/common.c b/clients/tools/common.c index 083fbcdf8f..b6bc01aad2 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -140,7 +140,7 @@ N_(" ppolicy\n") #endif N_(" [!]postread[=] (a comma-separated attribute list)\n") N_(" [!]preread[=] (a comma-separated attribute list)\n"), -N_(" abandon, cancel (SIGINT sends abandon/cancel (not really controls)\n") +N_(" abandon, cancel (SIGINT sends abandon/cancel; not really controls)\n") N_(" -f file read operations from `file'\n"), N_(" -h host LDAP server\n"), N_(" -H URI LDAP Uniform Resource Indentifier(s)\n"),