mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Address first round of review comments
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
@ -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**
|
||||
|
Reference in New Issue
Block a user