summaryrefslogtreecommitdiffstats
path: root/sbin/casperd/casperd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/casperd/casperd.8')
-rw-r--r--sbin/casperd/casperd.88
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/casperd/casperd.8 b/sbin/casperd/casperd.8
index d60b9f3..945b517 100644
--- a/sbin/casperd/casperd.8
+++ b/sbin/casperd/casperd.8
@@ -35,8 +35,8 @@
.Nd "Capability Services friendly daemon"
.Sh SYNOPSIS
.Nm
-[-Fhv] [-D servconfdir] [-P pidfile] [-S sockpath]
.Op Fl Fhv
+.Op Fl l Ar listenqueue
.Op Fl D Ar servconfdir
.Op Fl P Ar pidfile
.Op Fl S Ar sockpath
@@ -74,6 +74,12 @@ starts in the background.
Print the
.Nm
usage message.
+.It Fl l Ar listenqueue
+Specify depth of socket listen queue for the
+.Nm
+daemon.
+The default queue length is
+.Pa SOMAXCONN .
.It Fl P Ar pidfile
Specify alternative location of a file where main process PID will be
stored.
OpenPOWER on IntegriCloud