Merge pull request #2128 from cgwalters/dest-compress-zstd

copy: Note support for `zstd:chunked`
This commit is contained in:
Giuseppe Scrivano 2023-10-16 16:19:58 +02:00 committed by GitHub
commit 1b85889f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@ Existing signatures, if any, are preserved as well.
**--dest-compress-format** _format_
Specifies the compression format to use. Supported values are: `gzip` and `zstd`.
Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`.
**--dest-compress-level** _format_