projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c41c2
)
Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.
author
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 2 Jul 2004 15:42:20 +0000
(15:42 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 2 Jul 2004 15:42:20 +0000
(15:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14576
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/bugpoint.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/bugpoint.pod
b/docs/CommandGuide/bugpoint.pod
index 8474a9b08df0d2ad8e6f23b9da17c58c83cff51c..acd51811263cffb270dfd697e6b3a7c2dba37cf6 100644
(file)
--- a/
docs/CommandGuide/bugpoint.pod
+++ b/
docs/CommandGuide/bugpoint.pod
@@
-6,8
+6,8
@@
bugpoint - automatic test case reduction tool
=head1 SYNOPSIS
-bugpoint [options] [input LLVM ll/bc files] [LLVM passes]
--args
-I<program arguments>
...
+bugpoint [options] [input LLVM ll/bc files] [LLVM passes]
B<--args>
+I<program arguments>
=head1 DESCRIPTION