]> git.sur5r.net Git - openldap/commitdiff
document option '-F'
authorPierangelo Masarati <ando@openldap.org>
Thu, 7 Apr 2005 20:12:57 +0000 (20:12 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 7 Apr 2005 20:12:57 +0000 (20:12 +0000)
servers/slapd/main.c

index ffa54359973d05d3f14617f8cc7adfd471fffe82..8ba7f78291e550661590d3922acc2fc0a9b89fc2 100644 (file)
@@ -197,6 +197,7 @@ usage( char *name )
                "\t-c cookie\tSync cookie of consumer\n"
                "\t-d level\tDebug level" "\n"
                "\t-f filename\tConfiguration file\n"
+               "\t-F dir\tConfiguration directory\n"
 #if defined(HAVE_SETUID) && defined(HAVE_SETGID)
                "\t-g group\tGroup (id or name) to run as\n"
 #endif