summaryrefslogtreecommitdiff
path: root/contrib/python/pypodman/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-11-19 08:45:06 -0800
committerGitHub <noreply@github.com>2018-11-19 08:45:06 -0800
commitea928f2de6c111aeb92a7584675f2128abd3254e (patch)
tree62fd76d64d74b9faf73a164f0df62912201f05c6 /contrib/python/pypodman/docs
parent64a29e383bb1c12b94a3f6f6be4538f9758d7fb9 (diff)
parent4adc69f4f997a10f9aea6eebf34b080d33cdf3c0 (diff)
downloadpodman-ea928f2de6c111aeb92a7584675f2128abd3254e.tar.gz
podman-ea928f2de6c111aeb92a7584675f2128abd3254e.tar.bz2
podman-ea928f2de6c111aeb92a7584675f2128abd3254e.zip
Merge pull request #1824 from afbjorklund/pypodman_user
pypodman: Don't use $HOST and $USER variables for remote
Diffstat (limited to 'contrib/python/pypodman/docs')
-rw-r--r--contrib/python/pypodman/docs/man1/pypodman.12
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/pypodman/docs/man1/pypodman.1 b/contrib/python/pypodman/docs/man1/pypodman.1
index 09acb205b..45472dab0 100644
--- a/contrib/python/pypodman/docs/man1/pypodman.1
+++ b/contrib/python/pypodman/docs/man1/pypodman.1
@@ -85,7 +85,7 @@ overwriting earlier. Any missing items are ignored.
.IP \[bu] 2
From \f[C]\-\-config\-home\f[] command line option + \f[C]pypodman/pypodman.conf\f[]
.IP \[bu] 2
-From environment variable, for example: RUN_DIR
+From environment variable prefixed with PODMAN_, for example: PODMAN_RUN_DIR
.IP \[bu] 2
From command line option, for example: \[en]run\-dir
.PP