Silencing a Sphinx diagnostic with options, again.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 27 Sep 2016 12:17:05 +0000 (12:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 27 Sep 2016 12:17:05 +0000 (12:17 +0000)
Warning, treated as error:
/opt/llvm/build.attributes.src/tools/clang/docs/CommandGuide/clang.rst:413: WARNING: unknown option: -save-stats=cwd

llvm-svn: 282484

clang/docs/CommandGuide/clang.rst

index b4b607d..14c8127 100644 (file)
@@ -411,8 +411,8 @@ Driver Options
 .. option:: -save-stats, -save-stats=cwd, -save-stats=obj
 
   Save internal code generation (LLVM) statistics to a file in the current
-  directory (:option:`-save-stats`/:option:`-save-stats=cwd`) or the directory
-  of the output file (:option:`-save-state=obj`).
+  directory (:option:`-save-stats`/"-save-stats=cwd") or the directory
+  of the output file ("-save-state=obj").
 
 .. option:: -integrated-as, -no-integrated-as