summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-mount.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-mount.1.md')
-rw-r--r--docs/source/markdown/podman-mount.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-mount.1.md b/docs/source/markdown/podman-mount.1.md
index a4ce25bce..82c7fe804 100644
--- a/docs/source/markdown/podman-mount.1.md
+++ b/docs/source/markdown/podman-mount.1.md
@@ -14,7 +14,7 @@ accessed from the host, and returns its location.
If you execute the command without any arguments, Podman will list all of the
currently mounted containers, including external containers. External containers are
-containers in container/storage by tools other then Podman. For example Buildah and
+containers in container/storage by tools other than Podman. For example Buildah and
CRI-O.
Rootless mode only supports mounting VFS driver, unless you enter the user namespace
@@ -38,7 +38,7 @@ Print the mounted containers in specified format (json).
Instead of providing the container name or ID, use the last created container.
If you use methods other than Podman to run containers such as CRI-O, the last
-started container could be from either of those methods. (This option is not available with the remote Podman client)
+started container could be from either of those methods. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
#### **--no-trunc**