forked from seba/servefile
Document lzma/xz support in manpage
This commit is contained in:
parent
53d803626d
commit
30738981f4
|
@ -94,7 +94,7 @@ available.
|
||||||
.TP
|
.TP
|
||||||
\fB\-c\fR method, \fB\-\-compression\fR method
|
\fB\-c\fR method, \fB\-\-compression\fR method
|
||||||
Set compression method, only in combination with
|
Set compression method, only in combination with
|
||||||
\fB\-\-tar\fR. Can be one of none, gzip, bzip2.
|
\fB\-\-tar\fR. Can be one of none, gzip, bzip2, xz.
|
||||||
.TP
|
.TP
|
||||||
\fB\-4\fR, \fB\-\-ipv4\-only\fR
|
\fB\-4\fR, \fB\-\-ipv4\-only\fR
|
||||||
Listen on IPv4 only
|
Listen on IPv4 only
|
||||||
|
|
Loading…
Reference in New Issue