mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Fix wrong 'podman search --format' placeholder
Signed-off-by: Pavel Dostál <pdostal@suse.cz>
This commit is contained in:
@ -62,7 +62,7 @@ Valid placeholders for the Go template are listed below:
|
||||
| --------------- | ---------------------------- |
|
||||
| .Index | Registry |
|
||||
| .Name | Image name |
|
||||
| .Descriptions | Image description |
|
||||
| .Description | Image description |
|
||||
| .Stars | Star count of image |
|
||||
| .Official | "[OK]" if image is official |
|
||||
| .Automated | "[OK]" if image is automated |
|
||||
|
Reference in New Issue
Block a user