]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commitdiff
tools: xenstored: make usage info of xenstored accurate
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 31 Mar 2011 18:27:40 +0000 (19:27 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 31 Mar 2011 18:27:40 +0000 (19:27 +0100)
The usage printed for xenstored was not in sync with the parameters
defined in the code.

Signed-off-by: juergen.gross@ts.fujitsu.com
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenstore/xenstored_core.c

index 1749740482458704737a0b3a5d81275d62eec1c0..3b1955a5c08fcfb3f89632e470ce06dae2b02e6f 100644 (file)
@@ -1719,7 +1719,7 @@ static void usage(void)
 "  --trace-file <file> giving the file for logging, and\n"
 "  --entry-nb <nb>     limit the number of entries per domain,\n"
 "  --entry-size <size> limit the size of entry per domain, and\n"
-"  --entry-watch <nb>  limit the number of watches per domain,\n"
+"  --watch-nb <nb>     limit the number of watches per domain,\n"
 "  --transaction <nb>  limit the number of transaction allowed per domain,\n"
 "  --no-recovery       to request that no recovery should be attempted when\n"
 "                      the store is corrupted (debug only),\n"