[libvirt] [PATCH] [4/4] Add a managedsave command to virsh

Eric Blake eblake at redhat.com
Thu Apr 1 19:28:47 UTC 2010


On 04/01/2010 10:23 AM, Daniel Veillard wrote:
> +static const vshCmdInfo info_managedsave[] = {
> +    {"help", N_("managed save of a domain state")},
> +    {"desc", N_("Save a running domain the data being managed by libvirt.")},

That reads awkwardly.  This is longer, but may be a better description
(I'm not sure how to shorten it):

Save and stop a running domain, so libvirt can later restart it from the
same point.

> +++ b/tools/virsh.pod
> @@ -335,6 +335,12 @@ except that it does some error checking.
>  The editor used can be supplied by the C<$VISUAL> or C<$EDITOR> environment
>  variables, and defaults to C<vi>.
>  
> +=item B<namagedsave> I<domain-id>

s/namaged/managed/

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100401/94dd09fa/attachment-0001.sig>


More information about the libvir-list mailing list