We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f62db commit f387558Copy full SHA for f387558
1 file changed
docs/reference/commandline/load.md
@@ -20,7 +20,7 @@ Load an image from a tar archive or STDIN
20
## Description
21
22
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.
+bzip2, xz or zstd) from a file or STDIN. It restores both images and tags.
24
25
## Examples
26
0 commit comments