From: Chen Hanxiao <[email protected]>

s/./:

Signed-off-by: Chen Hanxiao <[email protected]>
---
Note: pushed as trivial.

 virtinst/cli.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtinst/cli.py b/virtinst/cli.py
index 7811957..a1875d3 100644
--- a/virtinst/cli.py
+++ b/virtinst/cli.py
@@ -796,7 +796,7 @@ def add_boot_options(insg):
                "--boot hd,cdrom,menu=on\n"
                "--boot init=/sbin/init (for containers)"))
     insg.add_argument("--idmap",
-        help=_("Enable user namespace for LXC container. Ex.\n"
+        help=_("Enable user namespace for LXC container. Ex:\n"
                "--idmap uid_start=0,uid_target=1000,uid_count=10"))
 
 
-- 
1.8.4.2


_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to