xzdec.1   xzdec.1 
XZDEC(1) XZ Utils XZDEC (1) XZDEC(1) XZ Utils XZDEC (1)
NAME NAME
xzdec, lzmadec - Small .xz and .lzma decompressors xzdec, lzmadec - Small .xz and .lzma decompressors
SYNOPSIS SYNOPSIS
xzdec [option]... [file]... xzdec [option...] [file...]
lzmadec [option]... [file]... lzmadec [option...] [file...]
DESCRIPTION DESCRIPTION
xzdec is a liblzma-based decompression-only tool for .xz (and only . xz) xzdec is a liblzma-based decompression-only tool for .xz (and only . xz)
files. xzdec is intended to work as a drop-in replacement for xz(1) in files. xzdec is intended to work as a drop-in replacement for xz(1) in
the most common situations where a script has been written to use xz the most common situations where a script has been written to use xz
--decompress --stdout (and possibly a few other commonly used optio ns) --decompress --stdout (and possibly a few other commonly used optio ns)
to decompress .xz files. lzmadec is identical to xzdec except t hat to decompress .xz files. lzmadec is identical to xzdec except t hat
lzmadec supports .lzma files instead of .xz files. lzmadec supports .lzma files instead of .xz files.
To reduce the size of the executable, xzdec doesn't support mul ti‐ To reduce the size of the executable, xzdec doesn't support mul ti‐
skipping to change at line 76 skipping to change at line 76
further by dropping features from liblzma at compile time, but t hat further by dropping features from liblzma at compile time, but t hat
shouldn't usually be done for executables distributed in typical n on- shouldn't usually be done for executables distributed in typical n on-
embedded operating system distributions. If you need a truly small .xz embedded operating system distributions. If you need a truly small .xz
decompressor, consider using XZ Embedded. decompressor, consider using XZ Embedded.
SEE ALSO SEE ALSO
xz(1) xz(1)
XZ Embedded: <http://tukaani.org/xz/embedded.html> XZ Embedded: <http://tukaani.org/xz/embedded.html>
Tukaani 2010-09-27 XZDEC (1) Tukaani 2013-06-30 XZDEC (1)
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/