|
48.
|
|
|
Operation modifiers:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Operation modifiers:
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:981
|
|
49.
|
|
|
-k, --keep keep (don't delete) input files
-f, --force force overwrite of output file and (de)compress links
-c, --stdout write to standard output and don't delete input files
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-k, --keep keep (don't delete) input files
-f, --force force overwrite of output file and (de)compress links
-c, --stdout write to standard output and don't delete input files
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:984
|
|
50.
|
|
|
-S, --suffix=.SUF use the suffix `.SUF' on compressed files
--files=[FILE] read filenames to process from FILE; if FILE is
omitted, filenames are read from the standard input;
filenames must be terminated with the newline character
--files0=[FILE] like --files but use the null character as terminator
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-S, --suffix=.SUF use the suffix `.SUF' on compressed files
--files=[FILE] read filenames to process from FILE; if FILE is
omitted, filenames are read from the standard input;
filenames must be terminated with the newline character
--files0=[FILE] like --files but use the null character as terminator
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1075
|
|
51.
|
|
|
Basic file format and compression options:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Basic file format and compression options:
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1005
|
|
52.
|
|
|
-F, --format=FMT file format to encode or decode; possible values are
`auto' (default), `xz', `lzma', and `raw'
-C, --check=CHECK integrity check type: `crc32', `crc64' (default),
`sha256', or `none' (use with caution)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-F, --format=FMT file format to encode or decode; possible values are
`auto' (default), `xz', `lzma', and `raw'
-C, --check=CHECK integrity check type: `crc32', `crc64' (default),
`sha256', or `none' (use with caution)
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1111
|
|
53.
|
|
|
-0 .. -9 compression preset; 0-2 fast compression, 3-5 good
compression, 6-9 excellent compression; default is 6
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-0 .. -9 compression preset; 0-2 fast compression, 3-5 good
compression, 6-9 excellent compression; default is 6
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1118
|
|
54.
|
|
|
-e, --extreme use more CPU time when encoding to increase compression
ratio without increasing memory usage of the decoder
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-e, --extreme use more CPU time when encoding to increase compression
ratio without increasing memory usage of the decoder
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1122
|
|
55.
|
|
|
-M, --memory=NUM use roughly NUM bytes of memory at maximum; 0 indicates
the default setting, which is 40 % of total RAM
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-M, --memory=NUM use roughly NUM bytes of memory at maximum; 0 indicates
the default setting, which is 40 % of total RAM
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
56.
|
|
|
Custom filter chain for compression (alternative for using presets):
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Custom filter chain for compression (alternative for using presets):
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1058
|
|
57.
|
|
|
--lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or
--lzma2[=OPTS] more of the following options (valid values; default):
preset=NUM reset options to preset number NUM (0-9)
dict=NUM dictionary size (4KiB - 1536MiB; 8MiB)
lc=NUM number of literal context bits (0-4; 3)
lp=NUM number of literal position bits (0-4; 0)
pb=NUM number of position bits (0-4; 2)
mode=MODE compression mode (fast, normal; normal)
nice=NUM nice length of a match (2-273; 64)
mf=NAME match finder (hc3, hc4, bt2, bt3, bt4; bt4)
depth=NUM maximum search depth; 0=automatic (default)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or
--lzma2[=OPTS] more of the following options (valid values; default):
preset=NUM reset options to preset number NUM (0-9)
dict=NUM dictionary size (4KiB - 1536MiB; 8MiB)
lc=NUM number of literal context bits (0-4; 3)
lp=NUM number of literal position bits (0-4; 0)
pb=NUM number of position bits (0-4; 2)
mode=MODE compression mode (fast, normal; normal)
nice=NUM nice length of a match (2-273; 64)
mf=NAME match finder (hc3, hc4, bt2, bt3, bt4; bt4)
depth=NUM maximum search depth; 0=automatic (default)
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/message.c:1145
|