"\n"
"where options may include:\n"
"\n"
-" --no-domain-init to state that xenstored should not initialise dom0,\n"
-" --pid-file <file> giving a file for the daemon's pid to be written,\n"
-" --help to output this message,\n"
-" --no-fork to request that the daemon does not fork,\n"
-" --output-pid to request that the pid of the daemon is output,\n"
-" --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"
-" --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"
-" --internal-db store database in memory, not on disk\n"
-" --preserve-local to request that /local is preserved on start-up,\n"
-" --verbose to request verbose execution.\n");
+" -D, --no-domain-init to state that xenstored should not initialise dom0,\n"
+" -F, --pid-file <file> giving a file for the daemon's pid to be written,\n"
+" -H, --help to output this message,\n"
+" -N, --no-fork to request that the daemon does not fork,\n"
+" -P, --output-pid to request that the pid of the daemon is output,\n"
+" -T, --trace-file <file> giving the file for logging, and\n"
+" -E, --entry-nb <nb> limit the number of entries per domain,\n"
+" -S, --entry-size <size> limit the size of entry per domain, and\n"
+" -W, --watch-nb <nb> limit the number of watches per domain,\n"
+" -t, --transaction <nb> limit the number of transaction allowed per domain,\n"
+" -R, --no-recovery to request that no recovery should be attempted when\n"
+" the store is corrupted (debug only),\n"
+" -I, --internal-db store database in memory, not on disk\n"
+" -L, --preserve-local to request that /local is preserved on start-up,\n"
+" -V, --verbose to request verbose execution.\n");
}