]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Fix --help problem for domxml-to-native DOMAIN COMMAND
authorDaniel Liu <srwx4096@gmail.com>
Tue, 27 Jun 2017 15:54:50 +0000 (11:54 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 27 Jun 2017 20:09:59 +0000 (16:09 -0400)
commitfdeac7a05fdf85458d72e89efcfa0f444525aaad
treea0ff9f919211b9842880785759d75d838ef0c7f0
parent78fc843c7b53b5251475a5fc1ef57ecea59791b7
virsh: Fix --help problem for domxml-to-native DOMAIN COMMAND

Resolves a bug in domxml-to-native command option, so that the
following command displays the help information correctly:
'virsh domxml-to-native --help'.

Signed-off-by: Daniel Liu <srwx4096@gmail.com>
Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
tools/virsh-domain.c