Hi, > Thanks. This is a bit long, so I shortened it to: > > diff --git a/tools/virsh.c b/tools/virsh.c > index 3da8bc5..9532bc3 100644 > --- a/tools/virsh.c > +++ b/tools/virsh.c > @@ -1897,8 +1897,9 @@ cmdDefine(vshControl *ctl, const vshCmd *cmd) > * "undefine" command > */ > static const vshCmdInfo info_undefine[] = { > - {"help", N_("undefine an inactive domain")}, > - {"desc", N_("Undefine the configuration for an inactive domain.")}, > + {"help", N_("undefine a domain")}, > + {"desc", > + N_("Undefine an inactive domain, or convert persistent to transient.")}, > {NULL, NULL} > }; > > > I also added you to AUTHORS; let me know if I need to adjust that to match your preferred spelling. That all right, thanks.:) > -- Best Regards, Tang chen -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list