Fix a -Wunused-local-typedefs warning
[oota-llvm.git] / docs / CommandGuide / lit.rst
index a4681fb34ca2cfb2a5c97e31d2a9da291d40c118..4d84be63dff2455cf6176e5556a69da008c87b3b 100644 (file)
@@ -149,12 +149,11 @@ ADDITIONAL OPTIONS
 
 .. option:: --show-suites
 
- List the discovered test suites as part of the standard output.
+ List the discovered test suites and exit.
 
-.. option:: --repeat=N
+.. option:: --show-tests
 
- Run each test ``N`` times.  Currently this is primarily useful for timing
- tests, other results are not collated in any reasonable fashion.
+ List all of the the discovered tests and exit.
 
 EXIT STATUS
 -----------