Merge pull request #2427 from mtrmac/chunked-compress

Document that zstd:chunked is downgraded to zstd when encrypting
This commit is contained in:
Daniel J Walsh 2024-10-01 06:41:05 -04:00 committed by GitHub
commit f291e8868b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -183,6 +183,8 @@ Existing signatures, if any, are preserved as well.
**--dest-compress-format** _format_
Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`.
`zstd:chunked` is incompatible with encrypting images,
and will be treated as `zstd` with a warning in that case.
**--dest-compress-level** _format_