Skip to content

Commit 781f243

Browse files
authored
Merge pull request #4667 from Hugo-C/doc-zstd
docs: Add zstd as supported in load command
2 parents 45f62db + f387558 commit 781f243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Load an image from a tar archive or STDIN
2020
## Description
2121

2222
Load an image or repository from a tar archive (even if compressed with gzip,
23-
bzip2, or xz) from a file or STDIN. It restores both images and tags.
23+
bzip2, xz or zstd) from a file or STDIN. It restores both images and tags.
2424

2525
## Examples
2626

0 commit comments

Comments
 (0)