]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Fix a copy & paste error for virsh dump help
authorYanbing Du <ydu@redhat.com>
Fri, 15 Mar 2013 07:40:18 +0000 (15:40 +0800)
committerOsier Yang <jyang@redhat.com>
Fri, 15 Mar 2013 08:22:49 +0000 (16:22 +0800)
Signed-off-by: Yanbing Du <ydu@redhat.com>
tools/virsh-domain.c

index ab90f5827ccb7f4e324086a401074b77a82496ea..aa45e7263da35222004b27e29c2c642c204538f3 100644 (file)
@@ -4358,7 +4358,7 @@ static const vshCmdOptDef opts_dump[] = {
     {.name = "bypass-cache",
      .type = VSH_OT_BOOL,
      .flags = 0,
-     .help = N_("avoid file system cache when saving")
+     .help = N_("avoid file system cache when dumping")
     },
     {.name = "reset",
      .type = VSH_OT_BOOL,