From 25105b91dbbcf75d058797503bbac140e362ce0b Mon Sep 17 00:00:00 2001 From: Jordan Christiansen Date: Tue, 21 Jul 2020 08:48:40 -0500 Subject: docs: Clarify how env var overriding works Signed-off-by: Jordan Christiansen --- docs/source/markdown/podman-run.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/markdown/podman-run.1.md') diff --git a/docs/source/markdown/podman-run.1.md b/docs/source/markdown/podman-run.1.md index c69f41a39..656baef02 100644 --- a/docs/source/markdown/podman-run.1.md +++ b/docs/source/markdown/podman-run.1.md @@ -1399,7 +1399,7 @@ required for VPN, without it containers need to be run with the **--network=host ## ENVIRONMENT Environment variables within containers can be set using multiple different options, -in the following order of precedence: +in the following order of precedence (later entries override earlier entries): - **--env-host**: Host environment of the process executing Podman is added. - Container image: Any environment variables specified in the container image. -- cgit v1.2.3-54-g00ecf