Address first round of review comments

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon
2018-07-19 17:21:27 -04:00
parent fc95f68247
commit 7a358e4277
4 changed files with 32 additions and 74 deletions

View File

@ -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**