mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
daemon: Drop --module-idle-time from docs
This option does not exist any more.
This commit is contained in:
parent
86c9fb3691
commit
e58ee03878
2 changed files with 0 additions and 9 deletions
|
|
@ -137,8 +137,6 @@ void pa_cmdline_help(const char *argv0) {
|
|||
" --disallow-exit[=BOOL] Disallow user requested exit\n"
|
||||
" --exit-idle-time=SECS Terminate the daemon when idle and this\n"
|
||||
" time passed\n"
|
||||
" --module-idle-time=SECS Unload autoloaded modules when idle and\n"
|
||||
" this time passed\n"
|
||||
" --scache-idle-time=SECS Unload autoloaded samples when idle and\n"
|
||||
" this time passed\n"
|
||||
" --log-level[=LEVEL] Increase or set verbosity level\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue