From 69a229b24b5478a28ea526db3a1e1c9ea5846426 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Mon, 8 Jul 2019 18:56:31 +0300 Subject: docs: fix --healthcheck-command option Make the documentation agree with the code. Related #3507 Signed-off-by: Stefan Becker --- docs/podman-create.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/podman-create.1.md') diff --git a/docs/podman-create.1.md b/docs/podman-create.1.md index e22666402..9cf3e038d 100644 --- a/docs/podman-create.1.md +++ b/docs/podman-create.1.md @@ -268,7 +268,7 @@ The following example maps uids 0-2000 in the container to the uids 30000-31999 Add additional groups to run as -**--healthcheck**=*command* +**--healthcheck-command**=*command* Set or alter a healthcheck command for a container. The command is a command to be executed inside your container that determines your container health. The command is required for other healthcheck options -- cgit v1.2.3-54-g00ecf