[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: xenstored: make usage info of xenstored accurate
# HG changeset patch # User Juergen Gross <juergen.gross@xxxxxxxxxxxxxx> # Date 1301596060 -3600 # Node ID 527efe003178fe6050f6c711d4b286c477d12fd9 # Parent 2a6c4487c22e33e59bd43fce9f21f686050fbede tools: xenstored: make usage info of xenstored accurate The usage printed for xenstored was not in sync with the parameters defined in the code. Signed-off-by: juergen.gross@xxxxxxxxxxxxxx Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 2a6c4487c22e -r 527efe003178 tools/xenstore/xenstored_core.c --- a/tools/xenstore/xenstored_core.c Thu Mar 31 19:19:16 2011 +0100 +++ b/tools/xenstore/xenstored_core.c Thu Mar 31 19:27:40 2011 +0100 @@ -1719,7 +1719,7 @@ " --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" _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |