diff options
Diffstat (limited to 'llvm/docs/CommandGuide/tblgen.pod')
-rw-r--r-- | llvm/docs/CommandGuide/tblgen.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/tblgen.pod b/llvm/docs/CommandGuide/tblgen.pod index c8244af5cea..d127492a91b 100644 --- a/llvm/docs/CommandGuide/tblgen.pod +++ b/llvm/docs/CommandGuide/tblgen.pod @@ -26,7 +26,7 @@ to read as input. =over -=item B<--help> +=item B<-help> Print a summary of command line options. |