projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20e0490
)
xl: remove duplicate -d option from create help message
author
Zhigang Wang
<zhigang.x.wang@oracle.com>
Fri, 30 Jul 2010 14:22:39 +0000
(15:22 +0100)
committer
Zhigang 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
patch
|
blob
|
history
diff --git
a/tools/libxl/xl_cmdtable.c
b/tools/libxl/xl_cmdtable.c
index b08798c1f869ef41fb3662a062ee5771a1e819a1..94e2cc996147d56aba1a789cfa74d7ec6b18a419 100644
(file)
--- a/
tools/libxl/xl_cmdtable.c
+++ b/
tools/libxl/xl_cmdtable.c
@@
-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"