From: Nicholas Nethercote Date: Mon, 21 Jun 2004 13:27:11 +0000 (+0000) Subject: Streamlined --help message a bit. X-Git-Tag: svn/VALGRIND_2_1_2~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b499cb838f89ae60806d243b6200ae25be85cf7;p=thirdparty%2Fvalgrind.git Streamlined --help message a bit. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2430 --- diff --git a/coregrind/vg_main.c b/coregrind/vg_main.c index 8051155e12..57463fbefa 100644 --- a/coregrind/vg_main.c +++ b/coregrind/vg_main.c @@ -1508,26 +1508,21 @@ void usage ( Bool debug_help ) "usage: valgrind --tool= [options] prog-and-args\n" "\n" " common user options for all Valgrind tools, with defaults in [ ]:\n" -" --tool= Use the Valgrind tool named \n" +" --tool= use the Valgrind tool named \n" " -h --help show this message\n" " --help-debug show this message, plus debugging options\n" " --version show version\n" " -q --quiet run silently; only print error msgs\n" " -v --verbose be more verbose, incl counts of errors\n" " --trace-children=no|yes Valgrind-ise child processes? [no]\n" -" --track-fds=no|yes Track open file descriptors? [no]\n" +" --track-fds=no|yes track open file descriptors? [no]\n" "\n" " uncommon user options for all Valgrind tools:\n" -" --run-libc-freeres=no|yes Free up glibc memory at exit? [yes]\n" -" --weird-hacks=hack1,hack2,... [none]\n" -" recognised hacks are: lax-ioctls\n" -" --signal-polltime=