" --version show version\n"
" -q --quiet run silently; only print error msgs\n"
" -v --verbose be more verbose, incl counts of errors\n"
-" --xml=yes all output is in XML (Memcheck only)\n"
" --trace-children=no|yes Valgrind-ise child processes? [no]\n"
" --track-fds=no|yes track open file descriptors? [no]\n"
" --time-stamp=no|yes add timestamps to log messages? [no]\n"
" --show-emwarns=no|yes show warnings about emulation limits? [no]\n"
" --smc-support=none|stack|all support for self-modifying code:\n"
" none, for code found in stacks, or all [stack]\n"
-" --xml-user-comment=STR copy STR verbatim to XML output\n"
"\n"
" user options for Valgrind tools that report errors:\n"
+" --xml=yes all output is in XML (Memcheck only)\n"
+" --xml-user-comment=STR copy STR verbatim to XML output\n"
" --log-fd=<number> log messages to file descriptor [2=stderr]\n"
" --log-file=<file> log messages to <file>.pid<pid>\n"
" --log-file-exactly=<file> log messages to <file>\n"