mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Remove "module" from "module user requested module"
This commit is contained in:
parent
108f4ab09b
commit
b1c82bbd31
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ void pa_cmdline_help(const char *argv0) {
|
||||||
" --realtime[=BOOL] Try to enable realtime scheduling\n"
|
" --realtime[=BOOL] Try to enable realtime scheduling\n"
|
||||||
" (only available as root, when SUID or\n"
|
" (only available as root, when SUID or\n"
|
||||||
" with elevated RLIMIT_RTPRIO)\n"
|
" with elevated RLIMIT_RTPRIO)\n"
|
||||||
" --disallow-module-loading[=BOOL] Disallow module user requested module\n"
|
" --disallow-module-loading[=BOOL] Disallow user requested module\n"
|
||||||
" loading/unloading after startup\n"
|
" loading/unloading after startup\n"
|
||||||
" --disallow-exit[=BOOL] Disallow user requested exit\n"
|
" --disallow-exit[=BOOL] Disallow user requested exit\n"
|
||||||
" --exit-idle-time=SECS Terminate the daemon when idle and this\n"
|
" --exit-idle-time=SECS Terminate the daemon when idle and this\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue