llvm-cov: Document --no-output in the command guide
[oota-llvm.git] / docs / CommandGuide / lit.rst
index 5e986c85fed5c04c267048cfe495d748ec7c52f1..4d84be63dff2455cf6176e5556a69da008c87b3b 100644 (file)
@@ -149,7 +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:: --show-tests
+
+ List all of the the discovered tests and exit.
 
 EXIT STATUS
 -----------