From dc4fa67253f9244fe27b23ded59e5f5fdb2b0e1c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 14 Oct 2023 14:18:12 -0400 Subject: [PATCH] copy: Note support for `zstd:chunked` Since this comes from the underlying c/image library. Signed-off-by: Colin Walters --- docs/skopeo-copy.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/skopeo-copy.1.md b/docs/skopeo-copy.1.md index a1d2b558..43b007db 100644 --- a/docs/skopeo-copy.1.md +++ b/docs/skopeo-copy.1.md @@ -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_