[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] xm: fix description of xm vcpu-set command
Minor language correction in the description of the xm vcpu-set command. Signed-off-by: Lalith Suresh <suresh.lalith@xxxxxxxxx> diff -r 63594ce1708f -r 5ba8cd0c47cb tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Wed Feb 13 09:31:48 2013 +0100 +++ b/tools/python/xen/xm/main.py Thu Feb 14 11:57:20 2013 +0100 @@ -164,7 +164,7 @@ SUBCOMMAND_HELP = { 'vcpu-pin' : ('<Domain> <VCPU|all> <CPUs|all>', 'Set which CPUs a VCPU can use.'), 'vcpu-set' : ('<Domain> <vCPUs>', - 'Set the number of active VCPUs for allowed for the' + 'Set the number of active VCPUs allowed for the' ' domain.'), #usb 'usb-add' : ('<domain> <[host:bus.addr] [host:vendor_id:product_id]>','Add the usb device to FV VM.'), _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |