Mailing List Archive

r1653 - trunk/varnish-cache/bin/varnishd
Author: des
Date: 2007-07-05 17:31:25 +0200 (Thu, 05 Jul 2007)
New Revision: 1653

Modified:
trunk/varnish-cache/bin/varnishd/varnishd.1
Log:
Document the -F option (introduced in r1557)


Modified: trunk/varnish-cache/bin/varnishd/varnishd.1
===================================================================
--- trunk/varnish-cache/bin/varnishd/varnishd.1 2007-07-05 14:54:50 UTC (rev 1652)
+++ trunk/varnish-cache/bin/varnishd/varnishd.1 2007-07-05 15:31:25 UTC (rev 1653)
@@ -28,7 +28,7 @@
.\"
.\" $Id$
.\"
-.Dd July 3, 2007
+.Dd July 5, 2007
.Dt VARNISHD 1
.Os
.Sh NAME
@@ -39,6 +39,7 @@
.Op Fl a Ar addrss Ns Op : Ns Ar port
.Op Fl b Ar host Ns Op : Ns Ar port
.Op Fl d
+.Op Fl F
.Op Fl f Ar config
.Op Fl g Ar group
.Op Fl h Ar type Ns Op , Ns Ar options
@@ -111,6 +112,8 @@
.Fl d
flag is specified twice, the child process will not daemonize, and
terminating the parent process will also terminate the child.
+.It Fl F
+Run in the foreground.
.It Fl f Ar config
Use the specified VCL configuration file instead of the builtin
default.