]> xenbits.xensource.com Git - libvirt.git/commitdiff
virsh.pod: Fix typo
authorJohn Ferlan <jferlan@redhat.com>
Wed, 10 Dec 2014 13:17:10 +0000 (08:17 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 10 Dec 2014 13:18:37 +0000 (08:18 -0500)
Commit id 'c9ffd3ea9e' updated the descriptions, but pointed at the
wrong place for the pool-define-as (it should have been pool-create-as)

tools/virsh.pod

index cbd822754d2b005bf58ce9361c3f69b95615a939..0eba2c1ceb880f09650ec0d5f165f09e5221869b 100644 (file)
@@ -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>