mirror of https://git.tukaani.org/xz.git
xz: Add missing RISC-V on the filter list in the man page
Signed-off-by: Chien Wong <m@xv97.com>
This commit is contained in:
parent
a100f9111c
commit
f06b33edd2
|
@ -4,7 +4,7 @@
|
|||
.\" Authors: Lasse Collin
|
||||
.\" Jia Tan
|
||||
.\"
|
||||
.TH XZ 1 "2024-02-13" "Tukaani" "XZ Utils"
|
||||
.TH XZ 1 "2024-02-25" "Tukaani" "XZ Utils"
|
||||
.
|
||||
.SH NAME
|
||||
xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files
|
||||
|
@ -1812,6 +1812,8 @@ and
|
|||
\fB\-\-ia64\fR[\fB=\fIoptions\fR]
|
||||
.TP
|
||||
\fB\-\-sparc\fR[\fB=\fIoptions\fR]
|
||||
.TP
|
||||
\fB\-\-riscv\fR[\fB=\fIoptions\fR]
|
||||
.PD
|
||||
Add a branch/call/jump (BCJ) filter to the filter chain.
|
||||
These filters can be used only as a non-last filter
|
||||
|
|
Loading…
Reference in New Issue