]> 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)
committerHoward Chu <hyc@openldap.org>
Thu, 11 Apr 2013 01:21:48 +0000 (18:21 -0700)
servers/slapd/slapcommon.c

index 714e2bcca747f7d2004cf394555f66ec84b54b88..153310f2916b262c2374bc19c4d187c67b9bf579 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: