]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix this test.
authorNicholas Nethercote <njn@valgrind.org>
Fri, 26 Nov 2004 12:54:07 +0000 (12:54 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 26 Nov 2004 12:54:07 +0000 (12:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3112

none/tests/cmdline2.stdout.exp

index 50a0646de14689afdd4e1b2a9267d1dffab032ad..031e34fcc8d53129070190801f8d60f6cf2ac5af 100644 (file)
@@ -33,6 +33,8 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
     --db-command=<command>    command to start debugger [gdb -nw %f %p]
     --input-fd=<number>       file descriptor for input [0=stdin]
 
+  user options for Nulgrind:
+    (none)
 
   debugging options for all Valgrind tools:
     --sanity-level=<number>   level of sanity checking to do [1]
@@ -70,6 +72,8 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
     --dump-error=<number>     show translation for basic block associated
                               with <number>'th error context [0=show none]
 
+  debugging options for Nulgrind:
+    (none)
 
   Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc