Skip to content

Commit

Permalink
Merge pull request #4667 from Hugo-C/doc-zstd
Browse files Browse the repository at this point in the history
docs: Add zstd as supported in load command
  • Loading branch information
thaJeztah authored Nov 20, 2023
2 parents 45f62db + f387558 commit 781f243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/load.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Load an image from a tar archive or STDIN
## Description

Load an image or repository from a tar archive (even if compressed with gzip,
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.

## Examples

Expand Down

0 comments on commit 781f243

Please sign in to comment.