diff options
Diffstat (limited to 'doc/acquire-additional-files.txt')
-rw-r--r-- | doc/acquire-additional-files.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/acquire-additional-files.txt b/doc/acquire-additional-files.txt index 32b0e4470..68af9a5b0 100644 --- a/doc/acquire-additional-files.txt +++ b/doc/acquire-additional-files.txt @@ -124,6 +124,10 @@ aren't accidentally used by front-ends: type a front-end can't open transparently. This should always be a temporary workaround through and a bug should be reported against the front-end in question. +* KeepCompressedAs: The default value is a space separated list of + compression types supported by apt (see previous option) which is + sorted by the cost-value of the compression in ascending order, + except that cost=0 "compressions" (like uncompressed) are listed last. # More examples |