]> git.sur5r.net Git - openldap/commitdiff
ITS#7568 Add -Q to slaptest's help
authorJan Synacek <jsynacek@redhat.com>
Tue, 9 Apr 2013 10:42:31 +0000 (12:42 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Apr 2013 15:10:24 +0000 (08:10 -0700)
servers/slapd/slapcommon.c

index 347af3889fde33d3a7ce1d81d996a1f7c41714fc..ce6706713fc2873a2432e867090c2c44ee6ab29f 100644 (file)
@@ -92,7 +92,7 @@ usage( int tool, const char *progname )
                break;
 
        case SLAPTEST:
-               options = " [-n databasenumber] [-u]\n";
+               options = " [-n databasenumber] [-u] [-Q]\n";
                break;
 
        case SLAPSCHEMA: