Skip to content

Commit

Permalink
xz: Add missing RISC-V on the filter list in the man page
Browse files Browse the repository at this point in the history
Signed-off-by: Chien Wong <[email protected]>
  • Loading branch information
ivq authored and JiaT75 committed Feb 26, 2024
1 parent 328c52d commit eee579f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/xz/xz.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit eee579f

Please sign in to comment.