summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-01-28 08:02:11 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2022-01-28 08:14:05 -0500
commit6365437871d85794bb6190632ed6c1e2a29f6666 (patch)
tree7b0a3c099cde944da1eab159f99667e19cc97f59 /docs/source/markdown/podman.1.md
parent1b544b74247e538a2cda7bd476cb340cf8f57b81 (diff)
downloadpodman-6365437871d85794bb6190632ed6c1e2a29f6666.tar.gz
podman-6365437871d85794bb6190632ed6c1e2a29f6666.tar.bz2
podman-6365437871d85794bb6190632ed6c1e2a29f6666.zip
Clarify remote client means Mac and Windows
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman.1.md')
-rw-r--r--docs/source/markdown/podman.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md
index 0fe30bf0f..ee2783054 100644
--- a/docs/source/markdown/podman.1.md
+++ b/docs/source/markdown/podman.1.md
@@ -41,7 +41,7 @@ For the netavark backend "/etc/containers/networks" is used as root
and "$graphroot/networks" as rootless.
#### **--connection**, **-c**
-Connection to use for remote podman (Default connection is configured in `containers.conf`)
+Connection to use for remote podman, including Mac and Windows (excluding WSL2) machines, (Default connection is configured in `containers.conf`)
Remote connections use local containers.conf for default.
#### **--conmon**
@@ -167,7 +167,7 @@ Storage driver option, Default storage driver options are configured in /etc/con
Output logging information to syslog as well as the console (default *false*).
-On remote clients, logging is directed to the file $HOME/.config/containers/podman.log.
+On remote clients, including Mac and Windows (excluding WSL2) machines, logging is directed to the file $HOME/.config/containers/podman.log.
#### **--tmpdir**