X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=generator%2Fgenerator_actions.ml;h=ca2dfe307cc84ff86bd36f5754c95d48b46ad687;hb=ec62f1127ec4f8609745f9d08b62c65e0ccbd154;hp=192df77f48cad73e32347876ce7527bd2a062a27;hpb=cfd9513a54778e1ade82dc1eb351ea32416938a8;p=libguestfs.git diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 192df77..ca2dfe3 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -1105,7 +1105,8 @@ The optional C flag controls whether this call will try to connect to a running virtual machine C process if it sees a suitable EchannelE element in the libvirt XML definition. The default (if the flag is omitted) is never -to try. +to try. See L for more +information. The other optional parameters are passed directly through to C."); @@ -1139,7 +1140,8 @@ The optional C flag controls whether this call will try to connect to a running virtual machine C process if it sees a suitable EchannelE element in the libvirt XML definition. The default (if the flag is omitted) is never -to try. +to try. See L for more +information. The other optional parameters are passed directly through to C."); @@ -1399,7 +1401,8 @@ and the default. Connect to the Unix domain socket I. This method lets you connect to an existing daemon or (using -virtio-serial) to a live guest. +virtio-serial) to a live guest. For more information, see +L. =back");