mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-04 18:33:33 -05:00
doc: fix typo in virt-install man page
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@@ -458,7 +458,7 @@ the 'user' namespace will be enabled to apply these.
|
||||
A suitably configured UID/GID mapping is a pre-requisite to
|
||||
make containers secure, in the absence of sVirt confinement.
|
||||
|
||||
--idmap can be sepicified to enable user namespace for LXC containers
|
||||
--idmap can be specified to enable user namespace for LXC containers
|
||||
|
||||
Example:
|
||||
--idmap uid_start=0,uid_target=1000,uid_count=10,gid_start=0,gid_target=1000,gid_count=10
|
||||
|
||||
Reference in New Issue
Block a user