Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.

llvm-svn: 14576
This commit is contained in:
Misha Brukman 2004-07-02 15:42:20 +00:00
parent 49d1e6a991
commit 56b86cedc3

View File

@ -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