This is the corresponding patch for the virsh man page (virsh.pod). It's diff-d against present git master. Regards and best wishes, Justin Clift -- Salasaga - Open Source eLearning IDE http://www.salasaga.org
diff --git a/tools/virsh.pod b/tools/virsh.pod index cf7585d..3bf79d5 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -667,7 +667,7 @@ Build a given pool. Create and start a pool object from the XML I<file>. =item B<pool-create-as> I<name> I<--print-xml> I<type> optional I<source-host> -I<source-path> I<source-dev> I<source-name> <target> +I<source-path> I<source-dev> I<source-name> <target> I<--source-format format> Create and start a pool object I<name> from the raw parameters. If I<--print-xml> is specified, then print the XML of the pool object @@ -679,7 +679,7 @@ I<type>. Create, but do not start, a pool object from the XML I<file>. =item B<pool-define-as> I<name> I<--print-xml> I<type> optional I<source-host> -I<source-path> I<source-dev> I<source-name> <target> +I<source-path> I<source-dev> I<source-name> <target> I<--source-format format> Create, but do not start, a pool object I<name> from the raw parameters. If I<--print-xml> is specified, then print the XML of the pool object
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list