Fixes: #27444, Fix tiny typos in some artifact docs

Signed-off-by: Byounguk Lee <nimdrak@gmail.com>
This commit is contained in:
Byounguk Lee
2025-11-06 05:30:42 +00:00
parent 2b646e7cb7
commit 469a8af9bb
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.
```shell
$ podman artifact inspect quay.io/myartifact/myml:latest
$ podman artifact inspect quay.io/myartifact/mytxt:latest
{
"Manifest": {
"schemaVersion": 2,

View File

@@ -50,7 +50,7 @@ Add a sigstore signature at the destination using a private key at the specified
## 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
Getting image source signatures