@@ -5,10 +5,11 @@ .SH SYNOPSIS .ll +10 .B filed .RB [{ \-h | \-\-help }] .RB [{ \-d | \-\-daemon }] +.RB [{ \-v | \-\-version }] .RB [{ \-b | \-\-bind } .IR address ] .RB [{ \-p | \-\-port } .IR port ] .RB [{ \-t | \-\-threads } @@ -37,10 +38,16 @@ Instructs .B filed to become a daemon after initializing the listening TCP socket and log files. +.TP +.B -v (or --version) +Instructs +.B filed +to print out its version number and then exit. + .TP .B -b (or --bind) Specifies the address to listen for incoming HTTP requests on.