man: improve man page and help for cmdline options

This commit is contained in:
Wim Taymans 2014-02-06 16:08:50 +01:00 committed by Tanu Kaskinen
parent e9768d9aac
commit 3cc4765d16
2 changed files with 9 additions and 3 deletions

View file

@ -140,7 +140,7 @@ void pa_cmdline_help(const char *argv0) {
" --scache-idle-time=SECS Unload autoloaded samples when idle and\n"
" this time passed\n"
" --log-level[=LEVEL] Increase or set verbosity level\n"
" -v Increase the verbosity level\n"
" -v --verbose Increase the verbosity level\n"
" --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n"
" Specify the log target\n"
" --log-meta[=BOOL] Include code location in log messages\n"