diff options
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.pod')
-rw-r--r-- | llvm/docs/CommandGuide/FileCheck.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.pod b/llvm/docs/CommandGuide/FileCheck.pod index 32516ad87b3..433979a8719 100644 --- a/llvm/docs/CommandGuide/FileCheck.pod +++ b/llvm/docs/CommandGuide/FileCheck.pod @@ -25,7 +25,7 @@ match. The file to verify is always read from standard input. =over -=item B<--help> +=item B<-help> Print a summary of command line options. |