xl: remove duplicate -d option from create help message
authorZhigang Wang <zhigang.x.wang@oracle.com>
Fri, 30 Jul 2010 14:22:39 +0000 (15:22 +0100)
committerZhigang Wang <zhigang.x.wang@oracle.com>
Fri, 30 Jul 2010 14:22:39 +0000 (15:22 +0100)
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdtable.c

index b08798c1f869ef41fb3662a062ee5771a1e819a1..94e2cc996147d56aba1a789cfa74d7ec6b18a419 100644 (file)
@@ -25,7 +25,6 @@ struct cmd_spec cmd_table[] = {
       "-h                      Print this help.\n"
       "-p                      Leave the domain paused after it is created.\n"
       "-c                      Connect to the console after the domain is created.\n"
-      "-d                      Enable debug messages.\n"
       "-f=FILE, --defconfig=FILE\n                     Use the given configuration file.\n"
       "-q, --quiet             Quiet.\n"
       "-n, --dryrun            Dry run - prints the resulting configuration.\n"