summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-07 20:33:52 +0000
committerChris Lattner <sabre@nondot.org>2003-10-07 20:33:52 +0000
commit83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2 (patch)
tree605b0b998beb4d09e64528376fbc885df1810d0f /docs/CommandGuide
parent1213bc773d7382edbca80480b187efa8cdf2490a (diff)
downloadllvm-83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2.tar.gz
llvm-83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2.tar.bz2
llvm-83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2.tar.xz
no this really isn't extract
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8941 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/bugpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html
index b0b36fb8d5..fc48f7ad62 100644
--- a/docs/CommandGuide/bugpoint.html
+++ b/docs/CommandGuide/bugpoint.html
@@ -10,7 +10,7 @@
<tt>bugpoint</tt>
<h3>SYNOPSIS</h3>
-<tt>extract [options] [input llvm ll/bc files] [LLVM passes] --args &lt;program arguments&gt;...</tt>
+<tt>bugpoint [options] [input llvm ll/bc files] [LLVM passes] --args &lt;program arguments&gt;...</tt>
<img src="../Debugging.gif" width=444 height=314 align=right>
<h3>DESCRIPTION</h3>