rename options
[oota-llvm.git] / docs / CommandGuide / llc.pod
index 7b6eb05254dbc7b30bc767d97e08e2529a2ab12b..c5db89eec31ed5bceb3d8f8b81981c3791396a19 100644 (file)
@@ -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.