mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Add missing "\n" in usage statement
This commit is contained in:
parent
e0691dfbc0
commit
352354bcbb
@ -105,7 +105,7 @@ usage( char *name )
|
||||
#if defined(HAVE_SETUID) && defined(HAVE_SETGID)
|
||||
"\t-g group\tGroup (id or name) to ran as\n"
|
||||
#endif
|
||||
"\t-h URLs\tList of URLs to serve"
|
||||
"\t-h URLs\tList of URLs to serve\n"
|
||||
#ifdef LOG_LOCAL4
|
||||
"\t-l sysloguser\tSyslog User (default: LOCAL4)\n"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user