mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
Added -VVV to usage output
This commit is contained in:
parent
c4d6e40ee1
commit
ccd5b3d52d
1 changed files with 2 additions and 1 deletions
|
|
@ -344,7 +344,8 @@ usage( char *name )
|
|||
#if defined(HAVE_SETUID) && defined(HAVE_SETGID)
|
||||
"\t-u user\t\tUser (id or name) to run as\n"
|
||||
#endif
|
||||
"\t-V\t\tprint version info (-VV only)\n"
|
||||
"\t-V\t\tprint version info (-VV exit afterwards, -VVV print\n"
|
||||
"\t\t\tinfo about static overlays and backends)\n"
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue