diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-config.pod')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-config.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-config.pod b/llvm/docs/CommandGuide/llvm-config.pod index 06f10de2216..4e38dae3df6 100644 --- a/llvm/docs/CommandGuide/llvm-config.pod +++ b/llvm/docs/CommandGuide/llvm-config.pod @@ -30,7 +30,7 @@ To link against the JIT: Print the version number of LLVM. -=item B<--help> +=item B<-help> Print a summary of B<llvm-config> arguments. |