From: Misha Brukman Date: Fri, 2 Jul 2004 15:42:20 +0000 (+0000) Subject: Make `args' stand out as bold, delete confusing elipsis at the end of cmdline. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a856f5b4bbabec4fd07ff4cde6039ace16c23b1c;p=oota-llvm.git 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 --- diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index 8474a9b08df..acd51811263 100644 --- 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 ... +bugpoint [options] [input LLVM ll/bc files] [LLVM passes] B<--args> +I =head1 DESCRIPTION