]> git.notmuchmail.org Git - notmuch/blobdiff - test/README
test: Make the --valgrind option useful, (and drop --verbose).
[notmuch] / test / README
index 5861cc498027af53cbf3bcde2aec61e274bd4e13..50b3acd236989c95189a87ca73f3d890e07583ef 100644 (file)
@@ -17,11 +17,6 @@ one of the executable scripts in this directory, (such as ./search,
 
 The following command-line options are available when running tests:
 
---verbose::
-       This makes the test more verbose.  Specifically, the
-       command being run and their output if any are also
-       output.
-
 --debug::
        This may help the person who is developing a new test.
        It causes the command defined with test_debug to run.