summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-19 17:21:27 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-07-24 16:12:31 -0400
commit7a358e427738294180a14b1298dfc3a569f0e0fc (patch)
tree933e665feb6090c679e4cbb37ccf1ada398f8da4 /docs
parentfc95f68247248e4cb029440e2fe4ba0b0df8049c (diff)
downloadpodman-7a358e427738294180a14b1298dfc3a569f0e0fc.tar.gz
podman-7a358e427738294180a14b1298dfc3a569f0e0fc.tar.bz2
podman-7a358e427738294180a14b1298dfc3a569f0e0fc.zip
Address first round of review comments
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/podman.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md
index ffc2669a4..41c427ec6 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -41,7 +41,7 @@ log messages above specified level: debug, info, warn, error (default), fatal or
**--namespace**
-set namespace libpod namespace. Namespaces are used to separate groups of containers and pods in libpod's state.
+set libpod namespace. Namespaces are used to separate groups of containers and pods in libpod's state.
When namespace is set, created containers and pods will join the given namespace, and only containers and pods in the given namespace will be visible to Podman.
**--root**=**value**