diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-05-02 19:04:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-02 19:04:46 +0200 |
commit | 79e1486a35b97ffb7f2b9bbf6b733c2bcac2a44b (patch) | |
tree | feccf1b04c9fc4ab5a187308f5bed1667081218f /docs/podman-run.1.md | |
parent | bd5d0298893a614db5edcf5dad307597f6b008a9 (diff) | |
parent | 237dec441a11185b19740688fae96464802eabc7 (diff) | |
download | podman-79e1486a35b97ffb7f2b9bbf6b733c2bcac2a44b.tar.gz podman-79e1486a35b97ffb7f2b9bbf6b733c2bcac2a44b.tar.bz2 podman-79e1486a35b97ffb7f2b9bbf6b733c2bcac2a44b.zip |
Merge pull request #3056 from TomSweeneyRedHat/dev/tsweeney/healthy
docs: Fix typo "healthcheck" pt2
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 5bc32ad52..5190e5d14 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -287,7 +287,7 @@ The example maps gids 0-2000 in the container to the gids 30000-31999 on the hos Add additional groups to run as -**--healthchech**="" +**--healthcheck**="" Set or alter a healthcheck for a container. The value must be of the format of: |