[clang-tidy] Updated docs for r220826.
authorAlexander Kornienko <alexfh@google.com>
Tue, 28 Oct 2014 22:43:33 +0000 (22:43 +0000)
committerAlexander Kornienko <alexfh@google.com>
Tue, 28 Oct 2014 22:43:33 +0000 (22:43 +0000)
llvm-svn: 220830

clang-tools-extra/docs/clang-tidy.rst

index e47efd6..42c6c34 100644 (file)
@@ -124,6 +124,7 @@ An overview of all the command-line options:
     -list-checks             - List all enabled checks and exit. Use with
                                -checks='*' to list all available checks.
     -p=<string>              - Build path
+    -system-headers          - Display the errors from system headers
 
   -p <build-path> is used to read a compile command database.