xl: fix 'xl help' command
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 7 Jun 2010 06:49:07 +0000 (07:49 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 7 Jun 2010 06:49:07 +0000 (07:49 +0100)
commite9bf40dbce3289dd55da01a7252b0eccab4cb68f
tree9e8563866436cb85917bd124c2f0f7b02ea47815
parent4244952130c925c126c248f5059718538cbe9e2b
xl: fix 'xl help' command

xl help 'command' should give the help of the 'command',
but current it does not, it just gives a full list of xl
supported commands. This patch fix it.

Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
tools/libxl/xl.c