diff options
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/ModemManager.8 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/man/ModemManager.8 b/docs/man/ModemManager.8 index d9c527c5..f21208a3 100644 --- a/docs/man/ModemManager.8 +++ b/docs/man/ModemManager.8 @@ -34,6 +34,14 @@ Show application and test options. Show test options. .SH APPLICATION OPTIONS +.TP +.B \-\-no\-auto\-scan +Fully disable udev-based auto-scan looking for devices. +.TP +.B \-\-initial\-kernel\-events=<filename> +Specify location of the file where the list of initial kernel events is +available. The ModemManager daemon will process this file on startup. +.TP .B \-\-debug Runs ModemManager with "DEBUG" log level and without daemonizing. This is useful for debugging, as it directs log output to the controlling terminal in addition to @@ -59,9 +67,6 @@ Include timestamps, relative to the start time of the daemon, in the log output. .B \-\-test\-session Run the ModemManager daemon in the Session bus instead of the System bus. .TP -.B \-\-test\-no\-auto\-scan -Fully disable udev-based auto-scan looking for devices. -.TP .B \-\-test\-enable Enable the Test DBus interface in the daemon. .TP |