summaryrefslogtreecommitdiffstats
path: root/sbin/devd/devd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/devd/devd.8')
-rw-r--r--sbin/devd/devd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/devd/devd.8 b/sbin/devd/devd.8
index 1869de6..fa34df2 100644
--- a/sbin/devd/devd.8
+++ b/sbin/devd/devd.8
@@ -33,7 +33,7 @@
.Nd "device state change daemon"
.Sh SYNOPSIS
.Nm
-.Op Fl dn
+.Op Fl dnq
.Op Fl f Ar file
.Op Fl l Ar num
.Sh DESCRIPTION
@@ -63,6 +63,8 @@ The default connection limit is 10.
.It Fl n
Do not process all pending events before becoming a daemon.
Instead, call daemon right away.
+.It Fl q
+Quiet mode. Only log messages at priority LOG_WARNING or above.
.El
.Sh IMPLEMENTATION NOTES
The
OpenPOWER on IntegriCloud