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   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to