diff --git a/docs/CommandGuide/llvm-cov.rst b/docs/CommandGuide/llvm-cov.rst index f3e14f23049..e0b2fe98651 100644 --- a/docs/CommandGuide/llvm-cov.rst +++ b/docs/CommandGuide/llvm-cov.rst @@ -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=, --object-directory=, --object-file= Find objects in DIR or based on FILE's path. If you specify a particular