|
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
|
|
60.
|
|
|
B<-l>, B<--list>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:367
|
|
61.
|
|
|
Print information about compressed I<files>. No uncompressed output is produced, and no files are created or removed. In list mode, the program cannot read the compressed data from standard input or from other unseekable sources.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:376
|
|
62.
|
|
|
The default listing shows basic information about I<files>, one file per line. To get more detailed information, use also the B<--verbose> option. For even more information, use B<--verbose> twice, but note that this may be slow, because getting all the extra information requires many seeks. The width of verbose output exceeds 80 characters, so piping the output to e.g.\& B<less\ -S> may be convenient if the terminal isn't wide enough.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:379
|
|
63.
|
|
|
The exact output may vary between B<xz> versions and different locales. For machine-readable output, B<--robot --list> should be used.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:398
|
|
64.
|
|
|
Operation modifiers
|
|
|
type: SS
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:399
|
|
65.
|
|
|
B<-k>, B<--keep>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:400 ../src/xzdec/xzdec.1:69
|