mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
document option '-F'
This commit is contained in:
parent
e410840e22
commit
b94a776870
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue