diff options
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
-rw-r--r-- | llvm/docs/CommandGuide/FileCheck.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.rst b/llvm/docs/CommandGuide/FileCheck.rst index 830b1e00d4e..75df8a62268 100644 --- a/llvm/docs/CommandGuide/FileCheck.rst +++ b/llvm/docs/CommandGuide/FileCheck.rst @@ -116,10 +116,6 @@ OPTIONS as old tests are migrated to the new non-overlapping ``CHECK-DAG:`` implementation. -.. option:: --color - - Use colors in output (autodetected by default). - EXIT STATUS ----------- |