summaryrefslogtreecommitdiffstats
path: root/modem-probe/modem-probe.8
diff options
context:
space:
mode:
Diffstat (limited to 'modem-probe/modem-probe.8')
-rw-r--r--modem-probe/modem-probe.85
1 files changed, 4 insertions, 1 deletions
diff --git a/modem-probe/modem-probe.8 b/modem-probe/modem-probe.8
index 83956b7..8788ce2 100644
--- a/modem-probe/modem-probe.8
+++ b/modem-probe/modem-probe.8
@@ -3,7 +3,7 @@
modem-probe \- udev callout to identify Hayes-compatible modem capabilities
.SH SYNOPSIS
.BI modem-probe
-[\fI--export\fP] [\fI--verbose\fP] [\fI--quiet\fP] [\fI--log <file>\fP] \fI<devpath>\fP
+[\fI--export\fP] [\fI--delay <ms>\fP] [\fI--verbose\fP] [\fI--quiet\fP] [\fI--log <file>\fP] \fI<devpath>\fP
.SH "DESCRIPTION"
.B modem-probe
is normally called from a udev rule, to provide udev with the modem
@@ -18,6 +18,9 @@ The following commandline switches alter modem-probe's behavior:
.BI \-\-export
print values as environment keys
.TP
+.BI \-\-delay
+time to wait (in ms) before probing the port
+.TP
.BI \-\-verbose
print debugging information
.TP