Skip to content

Commit f387558

Browse files
committed
Add zstd as supported in load command doc
Signed-off-by: Hugo Chastel <Hugo-C@users.noreply.github.com>
1 parent 45f62db commit f387558

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)