mirror of https://git.tukaani.org/xz.git
xz: Update message in --long-help for RISC-V Filter.
This commit is contained in:
parent
283f778908
commit
b26a898693
|
@ -1107,6 +1107,7 @@ message_help(bool long_help)
|
|||
" --powerpc[=OPTS] PowerPC BCJ filter (big endian only)\n"
|
||||
" --ia64[=OPTS] IA-64 (Itanium) BCJ filter\n"
|
||||
" --sparc[=OPTS] SPARC BCJ filter\n"
|
||||
" --riscv[=OPTS] RISC-V BCJ filter\n"
|
||||
" Valid OPTS for all BCJ filters:\n"
|
||||
" start=NUM start offset for conversions (default=0)"));
|
||||
|
||||
|
|
Loading…
Reference in New Issue