mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
Merge pull request #23398 from yarikoptic/enh-codespell
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
This commit is contained in:
@ -147,7 +147,7 @@ podman manifest add mylist:v1.11 docker://fedora
|
||||
71c201d10fffdcac52968a000d85a0a016ca1c7d5473948000d3131c1773d965
|
||||
```
|
||||
|
||||
Add all images from source manfest list to destination manifest list:
|
||||
Add all images from source manifest list to destination manifest list:
|
||||
```
|
||||
podman manifest add --all mylist:v1.11 docker://fedora
|
||||
71c201d10fffdcac52968a000d85a0a016ca1c7d5473948000d3131c1773d965
|
||||
|
Reference in New Issue
Block a user