From: Pierangelo Masarati Date: Thu, 7 Apr 2005 20:12:57 +0000 (+0000) Subject: document option '-F' X-Git-Tag: OPENLDAP_AC_BP~986 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b94a77687075b0eb2d54d087b8b956d197c1023c;p=openldap document option '-F' --- diff --git a/servers/slapd/main.c b/servers/slapd/main.c index ffa5435997..8ba7f78291 100644 --- a/servers/slapd/main.c +++ b/servers/slapd/main.c @@ -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