summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-extract.pod
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-extract.pod')
-rw-r--r--llvm/docs/CommandGuide/llvm-extract.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-extract.pod b/llvm/docs/CommandGuide/llvm-extract.pod
index 02f38adf554..d4baab73991 100644
--- a/llvm/docs/CommandGuide/llvm-extract.pod
+++ b/llvm/docs/CommandGuide/llvm-extract.pod
@@ -42,7 +42,7 @@ specified multiple times to extract multiple functions at once.
Extract the global variable named I<global-name> from the LLVM bitcode. May be
specified multiple times to extract multiple global variables at once.
-=item B<--help>
+=item B<-help>
Print a summary of command line options.
OpenPOWER on IntegriCloud