Diff

Differences From Artifact [5b3db65898]:

To Artifact [5afcb460b6]:


1
2
3
4
5
6
7
8
9
10

11
12
13
14
15
16
17
.PU
.TH FILED 1 "12 Feb 14" "filed 1.7"
.SH NAME
filed \- serve files over HTTP
.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 }
.IR count ]
.RB [{ \-c | \-\-cache }










>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.PU
.TH FILED 1 "12 Feb 14" "filed 1.7"
.SH NAME
filed \- serve files over HTTP
.SH SYNOPSIS
.ll +10
.B filed
.RB [{ \-h | \-\-help }]
.RB [{ \-d | \-\-daemon }]
.RB [{ \-v | \-\-version }]
.RB [{ \-V | \-\-vhost }]
.RB [{ \-b | \-\-bind }
.IR address ]
.RB [{ \-p | \-\-port }
.IR port ]
.RB [{ \-t | \-\-threads }
.IR count ]
.RB [{ \-c | \-\-cache }
42
43
44
45
46
47
48





49
50
51
52
53
54
55

.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.

.TP
.B -p (or --port)







>
>
>
>
>







43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61

.TP
.B -v (or --version)
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.

.TP
.B -p (or --port)