Fix up example description of podman-healthcheck-run.1.md

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2024-02-17 13:36:23 -05:00
parent fbb4d5dca6
commit 1a06ec802c

View File

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