mirror of https://github.com/containers/podman.git
Fix up example description of podman-healthcheck-run.1.md
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
fbb4d5dca6
commit
1a06ec802c
|
@ -28,6 +28,7 @@ Print usage statement
|
||||||
|
|
||||||
## EXAMPLES
|
## EXAMPLES
|
||||||
|
|
||||||
|
Run healthchecks in specified container:
|
||||||
```
|
```
|
||||||
$ podman healthcheck run mywebapp
|
$ podman healthcheck run mywebapp
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue