|
50.
|
|
|
Multiply the integer by 1,073,741,824 (2^30). B<Gi>, B<g>, B<G>, and B<GB> are accepted as synonyms for B<GiB>.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:337
|
|
51.
|
|
|
The special value B<max> can be used to indicate the maximum integer value supported by the option.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:342
|
|
52.
|
|
|
Operation mode
|
|
|
type: SS
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:343
|
|
53.
|
|
|
If multiple operation mode options are given, the last one takes effect.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:346
|
|
54.
|
|
|
B<-z>, B<--compress>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:346
|
|
55.
|
|
|
Compress. This is the default operation mode when no operation mode option is specified and no other operation mode is implied from the command name (for example, B<unxz> implies B<--decompress>).
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:355
|
|
56.
|
|
|
B<-d>, B<--decompress>, B<--uncompress>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:355 ../src/xzdec/xzdec.1:62
|
|
57.
|
|
|
Decompress.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:358
|
|
58.
|
|
|
B<-t>, B<--test>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:358
|
|
59.
|
|
|
Test the integrity of compressed I<files>. This option is equivalent to B<--decompress --stdout> except that the decompressed data is discarded instead of being written to standard output. No files are created or removed.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:367
|