Skip to content

Commit

Permalink
Merge pull request containers#12738 from pdostal/podman_search
Browse files Browse the repository at this point in the history
[CI:DOCS] Fix wrong 'podman search --format' placeholder
  • Loading branch information
openshift-merge-robot authored Jan 4, 2022
2 parents aaf90c5 + 32e8450 commit e6cbfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/markdown/podman-search.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit e6cbfae

Please sign in to comment.