mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
line up usage message
This commit is contained in:
parent
931d7f4a95
commit
d213e99443
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ usage( char *name )
|
|||
fprintf( stderr,
|
||||
"\t-4\t\tIPv4 only\n"
|
||||
"\t-6\t\tIPv6 only\n"
|
||||
"\t-T {add|auth|cat|dn|index|passwd|test}\n"
|
||||
"\t-T {acl|add|auth|cat|dn|index|passwd|test}\n"
|
||||
"\t\t\tRun in Tool mode\n"
|
||||
"\t-c cookie\tSync cookie of consumer\n"
|
||||
"\t-d level\tDebug level" "\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue