mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
xz: Update message in --long-help for RISC-V Filter.
This commit is contained in:
parent
283f778908
commit
b26a898693
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue