pages*/*: put stdout in code ticks (#14216)

This commit is contained in:
Sebastiaan Speck
2024-10-15 21:28:06 +02:00
committed by GitHub
parent 6c1b343dd3
commit 898d3e4066
7 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
> 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}} -`