Manpage now reflects -4 and -6 options

This commit is contained in:
Sebastian Lohff 2012-06-25 02:45:28 +02:00
parent f65e896bd9
commit 98d4aeb26b
1 changed files with 6 additions and 0 deletions

View File

@ -90,6 +90,12 @@ available.
\fB\-c\fR method, \fB\-\-compression\fR method
Set compression method, only in combination with
\fB\-\-tar\fR. Can be one of none, gzip, bzip2.
.TP
\fB\-4\fR, \fB\-\-ipv4\-only\fR
Listen on IPv4 only
.TP
\fB\-6\fR, \fB\-\-ipv6\-only\fR
Listen on IPv6 only
.SH EXAMPLES
Serving a single file with SSL and HTTP Basic auth:
.IP