Merge pull request #27450 from nimdrak/27444

Fix tiny typos in some artifact docs
This commit is contained in:
openshift-merge-bot[bot]
2025-11-06 13:28:09 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ Print usage statement
Inspect an OCI image in the local store. Inspect an OCI image in the local store.
```shell ```shell
$ podman artifact inspect quay.io/myartifact/myml:latest $ podman artifact inspect quay.io/myartifact/mytxt:latest
{ {
"Manifest": { "Manifest": {
"schemaVersion": 2, "schemaVersion": 2,

View File

@@ -50,7 +50,7 @@ Add a sigstore signature at the destination using a private key at the specified
## EXAMPLE ## EXAMPLE
Push the specified iage to a container registry: Push the specified image to a container registry:
``` ```
$ podman artifact push quay.io/baude/artifact:single $ podman artifact push quay.io/baude/artifact:single
Getting image source signatures Getting image source signatures