From: Quanah Gibson-Mount Date: Wed, 29 Apr 2009 02:23:07 +0000 (+0000) Subject: slapcat does not mention -s in usage X-Git-Tag: OPENLDAP_REL_ENG_2_4_17~130 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5b6f634cb42546d1a583013d9ef6111ab53c290c;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: