]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Remove the TODO comment about --recursive
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 6 Jul 2024 11:04:48 +0000 (14:04 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 6 Jul 2024 11:04:48 +0000 (14:04 +0300)
commitbaecfa142644eb5f5c6dd6f8e2f531c362fa3747
treedce10d61aa51284342ff9767868fb3c9f9526711
parentf691d58fae82bd815c5f86ffad10fe9b6b59dad8
xz: Remove the TODO comment about --recursive

It won't be implemented. find + xargs is more flexible, for example,
it allows compressing small files in parallel. An example for that
has been included in the xz man page since 2010.
src/xz/args.c