]> icculus.org git repositories - icculus/xz.git/commit
If xz is run as lzma, unlzma, or lzcat, simply imply
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 22 May 2009 09:27:43 +0000 (12:27 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 22 May 2009 09:27:43 +0000 (12:27 +0300)
commit8836139b63ce774bdd62abf17ab69b290e08229e
tree3fc2e3a5e36c407a7390e9cbfafd2af4df1c928e
parentb0063023f8adb06ea735ec4af5c6f5b7bdb8e84d
If xz is run as lzma, unlzma, or lzcat, simply imply
--format=lzma. This means that xz emulating lzma
doesn't decompress .xz files, while before this
commit it did. The new way is slightly simpler in
code and especially in upcoming documentation.
src/xz/args.c