]> granicus.if.org Git - clang/commitdiff
This is a malformed :option: tag -- we don't have an option directive that matches...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 14 Jul 2016 13:01:00 +0000 (13:01 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 14 Jul 2016 13:01:00 +0000 (13:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275407 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangFormat.rst

index 2967fb9aab247f26d2cbd3d5eb29a446e6175e5e..3f52b767e3ad914426b9c8694103ca3b4b9e9d48 100644 (file)
@@ -192,5 +192,5 @@ In an SVN client, you can do:
 
   svn diff --diff-cmd=diff -x -U0 | clang-format-diff.py -i
 
-The :option:`-U0` will create a diff without context lines (the script would format
+The option `-U0` will create a diff without context lines (the script would format
 those as well).