From: Pierangelo Masarati Date: Thu, 26 Mar 2009 00:54:11 +0000 (+0000) Subject: slapcat does not mention -s in usage X-Git-Tag: ACLCHECK_0~657 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c9f514d1d131c2718985fb9636504a60588cefc0;p=openldap slapcat does not mention -s in usage --- diff --git a/servers/slapd/slapcommon.c b/servers/slapd/slapcommon.c index 05f331a6f6..6ae9d19469 100644 --- a/servers/slapd/slapcommon.c +++ b/servers/slapd/slapcommon.c @@ -80,7 +80,7 @@ usage( int tool, const char *progname ) case SLAPCAT: options = " [-c]\n\t[-g] [-n databasenumber | -b suffix]" - " [-l ldiffile] [-a filter]\n"; + " [-l ldiffile] [-a filter] [-s subtree]\n"; break; case SLAPDN: