Merge pull request #21717 from rhatdan/docs16

[CI:DOCS] Fix up example description of podman-healthcheck-run.1.md
This commit is contained in:
openshift-merge-bot[bot]
2024-02-19 09:12:51 +00:00
committed by GitHub

View File

@ -28,6 +28,7 @@ Print usage statement
## EXAMPLES
Run healthchecks in specified container:
```
$ podman healthcheck run mywebapp
```