diff --git a/servers/slapd/main.c b/servers/slapd/main.c index 5f00241161..b32e60e4d2 100644 --- a/servers/slapd/main.c +++ b/servers/slapd/main.c @@ -332,7 +332,7 @@ int main( int argc, char **argv ) #endif while ( (i = getopt( argc, argv, - "c:d:f:F:h:n:o:s:StT:V" + "c:d:f:F:h:n:o:s:tT:V" #if LDAP_PF_INET6 "46" #endif