]> icculus.org git repositories - icculus/xz.git/commit
Remove --force from xzdec.
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 8 Jul 2009 19:50:16 +0000 (22:50 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 8 Jul 2009 19:50:16 +0000 (22:50 +0300)
commit3bdb53792c0e3e3febe9370e56eda5b08f89410f
tree202cda092bc195d8605f1a2166c80f6017574bef
parent5f16ef4abf220028a9ddbcb138217597a9455f62
Remove --force from xzdec.

It was ignored for compatibility with xz, but now that
--decompress --stdout --force copies unrecognized files
as is to stdout, simply ignoring --force in xzdec would
be wrong. xzdec will not support copying unrecognized
data as is to stdout, so it cannot support --force.
src/xzdec/xzdec.1
src/xzdec/xzdec.c