diff -r 8992134dcfd0 tools/libxl/xl_cmdtable.c --- a/tools/libxl/xl_cmdtable.c Wed Aug 04 19:24:17 2010 +0100 +++ b/tools/libxl/xl_cmdtable.c Mon Aug 09 16:02:14 2010 +0200 @@ -35,8 +35,8 @@ &main_list, "List information about all/some domains", "[options] [Domain]\n", - "-l, --long Output all VM details" - "-v, --verbose Prints out UUIDs", + "-l, --long Output all VM details\n" + "-v, --verbose Prints out UUIDs", }, { "destroy", &main_destroy,