From: Richard W.M. Jones Date: Thu, 30 Dec 2010 23:32:09 +0000 (+0000) Subject: docs: add-domain: Remove ref to not impl add-libvirt-dom API call. X-Git-Tag: 1.9.1~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=ce85a6a82ae80fdfb3eb7c2c2251658f8aadc241;ds=sidebyside docs: add-domain: Remove ref to not impl add-libvirt-dom API call. --- diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 2f9fb71..5c6ce21 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -1095,9 +1095,7 @@ The optional C parameter sets the libvirt URI (see L). If this is not set then we connect to the default libvirt URI (or one set through an environment variable, see the libvirt documentation for full -details). If you are using the C API directly then it is more -flexible to create the libvirt connection object yourself, get -the domain object, and call C. +details). The other optional parameters are passed directly through to C.");