Re: [libvirt] [PATCH] Fix snapshot-create-as in man page

2014-03-31 Thread Peter Krempa
On 03/28/14 12:38, shyu wrote: Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1080859 about snapshot type in man page. Snapshot type should be no, internal, or external --- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ACK, I've updated the patch to your full

[libvirt] [PATCH] Fix snapshot-create-as in man page

2014-03-28 Thread shyu
Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1080859 about snapshot type in man page. Snapshot type should be no, internal, or external --- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 20352cb..ba2da20 100644