summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2012-11-07 01:41:30 +0000
committerEli Bendersky <eliben@google.com>2012-11-07 01:41:30 +0000
commitc78bb707a5e47a99c51ae505bdbfc45db8e459d9 (patch)
tree77b7a66f9c04c127e5af793db9460316c9a71136 /docs
parent6aa6e5a2852ad5c83cef5eb52f62f9267e3511ea (diff)
downloadllvm-c78bb707a5e47a99c51ae505bdbfc45db8e459d9.tar.gz
llvm-c78bb707a5e47a99c51ae505bdbfc45db8e459d9.tar.bz2
llvm-c78bb707a5e47a99c51ae505bdbfc45db8e459d9.tar.xz
Document the -input-file option of FileCheck
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167517 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/FileCheck.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CommandGuide/FileCheck.rst b/docs/CommandGuide/FileCheck.rst
index 51a9bf6293..6fdc175c86 100644
--- a/docs/CommandGuide/FileCheck.rst
+++ b/docs/CommandGuide/FileCheck.rst
@@ -45,6 +45,11 @@ OPTIONS
+**--input-file** *filename*
+
+ File to check (defaults to stdin).
+
+
**--strict-whitespace**
By default, FileCheck canonicalizes input horizontal whitespace (spaces and