Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-16 00:17:12 +00:00
parent cea04b793c
commit f32d2d1ccd
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
> Export filesystem of a container image as a tarball.
> More information: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_digest.md>.
- Write tarball to stdout:
- Write tarball to `stdout`:
`crane export {{image_name}} -`