mirror of
https://github.com/containers/podman.git
synced 2025-11-28 09:09:44 +08:00
Merge pull request #27450 from nimdrak/27444
Fix tiny typos in some artifact docs
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user