xz: Update man page for new --filters-help option.
This commit is contained in:
parent
a165d7df19
commit
9628be23ae
10
src/xz/xz.1
10
src/xz/xz.1
|
@ -1406,6 +1406,16 @@ For example, when compressing an archive with executable files
|
||||||
followed by text files, the executable part could use a filter
|
followed by text files, the executable part could use a filter
|
||||||
chain with a BCJ filter and the text part only the LZMA2 filter.
|
chain with a BCJ filter and the text part only the LZMA2 filter.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-filters-help
|
||||||
|
Display a help message describing how to specify presets and
|
||||||
|
custom filter chains in the
|
||||||
|
.B \-\-filters
|
||||||
|
and
|
||||||
|
.BI \-\-filters1= filters
|
||||||
|
\&...\&
|
||||||
|
.BI \-\-filters9= filters
|
||||||
|
options, and exit successfully.
|
||||||
|
.TP
|
||||||
\fB\-\-lzma1\fR[\fB=\fIoptions\fR]
|
\fB\-\-lzma1\fR[\fB=\fIoptions\fR]
|
||||||
.PD 0
|
.PD 0
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue