mirror of
https://github.com/containers/podman.git
synced 2025-06-24 03:08:13 +08:00
Merge pull request #12738 from pdostal/podman_search
[CI:DOCS] Fix wrong 'podman search --format' placeholder
This commit is contained in:
@ -62,7 +62,7 @@ Valid placeholders for the Go template are listed below:
|
|||||||
| --------------- | ---------------------------- |
|
| --------------- | ---------------------------- |
|
||||||
| .Index | Registry |
|
| .Index | Registry |
|
||||||
| .Name | Image name |
|
| .Name | Image name |
|
||||||
| .Descriptions | Image description |
|
| .Description | Image description |
|
||||||
| .Stars | Star count of image |
|
| .Stars | Star count of image |
|
||||||
| .Official | "[OK]" if image is official |
|
| .Official | "[OK]" if image is official |
|
||||||
| .Automated | "[OK]" if image is automated |
|
| .Automated | "[OK]" if image is automated |
|
||||||
|
Reference in New Issue
Block a user