Fix docs typo regarding lit.local.cfg files
[oota-llvm.git] / docs / CommandGuide / llvm-cov.rst
index f3e14f2304934c4bad254d02a478657a445113b9..e0b2fe986515eb4f77ec33f104b1291d05431304 100644 (file)
@@ -88,6 +88,11 @@ OPTIONS
  can be combined with the --preserve-paths option to use complete paths for
  both the main file and the included file.
 
+.. option:: -n, --no-output
+
+ Do not output any ``.gcov`` files. Summary information is still
+ displayed.
+
 .. option:: -o=<DIR|FILE>, --object-directory=<DIR>, --object-file=<FILE>
 
  Find objects in DIR or based on FILE's path. If you specify a particular