aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llc.pod')
-rw-r--r--docs/CommandGuide/llc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod
index 7b6eb05254..c5db89eec3 100644
--- a/docs/CommandGuide/llc.pod
+++ b/docs/CommandGuide/llc.pod
@@ -46,7 +46,7 @@ Print a summary of command line options.
Overwrite output files. By default, B<llc> will refuse to overwrite
an output file which already exists.
-=item B<-triple>=I<target triple>
+=item B<-mtriple>=I<target triple>
Override the target triple specified in the input bytecode file with the
specified string.