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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14576 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-07-02 15:42:20 +00:00
parent d7c41c2e3d
commit a856f5b4bb

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