From: Eli Bendersky Date: Wed, 7 Nov 2012 01:41:30 +0000 (+0000) Subject: Document the -input-file option of FileCheck X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c78bb707a5e47a99c51ae505bdbfc45db8e459d9;p=llvm Document the -input-file option of FileCheck git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167517 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/FileCheck.rst b/docs/CommandGuide/FileCheck.rst index 51a9bf6293b..6fdc175c864 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