]> git.saurik.com Git - apt.git/commit
apt-helper: cat-file: Add -C/--compress option
authorJulian Andres Klode <jak@debian.org>
Thu, 7 Jan 2016 14:51:00 +0000 (15:51 +0100)
committerJulian Andres Klode <jak@debian.org>
Thu, 7 Jan 2016 14:51:00 +0000 (15:51 +0100)
commitdf46a87ab6b67019277884f7ae990af26080280d
tree50b7a2b946246b40ca0c08e83c3f99c5e32d30e9
parente3fbd54cee3fffecbf4f7c384e0aad715fc68218
apt-helper: cat-file: Add -C/--compress option

This allows passing compressing the output. The compressor must
be a compressor name, extension, or an extension without the
leading dot.
apt-private/private-cmndline.cc
cmdline/apt-helper.cc