[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] xm: fix description of xm vcpu-set command
# HG changeset patch # User Lalith Suresh <suresh.lalith@xxxxxxxxx> # Date 1360940260 0 # Node ID 58ea3679c131fc43ea4d8517930c5f671aabf992 # Parent 6ff99ddc4c41af31863393cd2239bc03fb63642c 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> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 6ff99ddc4c41 -r 58ea3679c131 tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Fri Feb 15 13:32:27 2013 +0000 +++ b/tools/python/xen/xm/main.py Fri Feb 15 14:57:40 2013 +0000 @@ -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-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |