[libvirt] [PATCH] virsh.pod: Fix typo

John Ferlan jferlan at redhat.com
Wed Dec 10 13:36:07 UTC 2014


Commit id 'c9ffd3ea9e' updated the descriptions, but pointed at the
wrong place for the pool-define-as (it should have been pool-create-as)

Signed-off-by: John Ferlan <jferlan at redhat.com>
---

Pushed as trivial

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

diff --git a/tools/virsh.pod b/tools/virsh.pod
index cbd82275..0eba2c1 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -3019,7 +3019,7 @@ I<--print-xml> is specified, then print the XML of the pool object
 without defining the pool.  Otherwise, the pool has the specified
 I<type>.
 
-Use the same arguments as B<pool-define-as>.
+Use the same arguments as B<pool-create-as>.
 
 =item B<pool-destroy> I<pool-or-uuid>
 
-- 
1.9.3




More information about the libvir-list mailing list