From 7a358e427738294180a14b1298dfc3a569f0e0fc Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 19 Jul 2018 17:21:27 -0400 Subject: Address first round of review comments Signed-off-by: Matthew Heon --- docs/podman.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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** -- cgit v1.2.3-54-g00ecf