@@ -7,8 +7,9 @@ .B filed .RB [{ \-h | \-\-help }] .RB [{ \-d | \-\-daemon }] .RB [{ \-v | \-\-version }] +.RB [{ \-V | \-\-vhost }] .RB [{ \-b | \-\-bind } .IR address ] .RB [{ \-p | \-\-port } .IR port ] @@ -45,8 +46,13 @@ Instructs .B filed to print out its version number and then exit. +.TP +.B -V (or --vhost) +instructs filed to prepend all requests with their HTTP +Host header. + .TP .B -b (or --bind) Specifies the address to listen for incoming HTTP requests on.