diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/bugpoint.html | 2 |
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 <program arguments>...</tt> +<tt>bugpoint [options] [input llvm ll/bc files] [LLVM passes] --args <program arguments>...</tt> <img src="../Debugging.gif" width=444 height=314 align=right> <h3>DESCRIPTION</h3> |