[libvirt] [PATCH] add symbol ")" in virsh nodedev-detach help

xuzhang xuzhang at redhat.com
Thu Jun 27 11:23:09 UTC 2013


---
 tools/virsh-nodedev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/virsh-nodedev.c b/tools/virsh-nodedev.c
index da93b8e..49546a2 100644
--- a/tools/virsh-nodedev.c
+++ b/tools/virsh-nodedev.c
@@ -605,7 +605,7 @@ static const vshCmdOptDef opts_node_device_detach[] = {
     },
     {.name = "driver",
      .type = VSH_OT_STRING,
-     .help = N_("pci device assignment backend driver (e.g. 'vfio' or 'kvm'")
+     .help = N_("pci device assignment backend driver (e.g. 'vfio' or 'kvm'"))
     },
     {.name = NULL}
 };
-- 
1.7.11.7




More information about the libvir-list mailing list