diff options
-rw-r--r-- | docs/CommandGuide/bugpoint.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index 8474a9b08d..acd5181126 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<program arguments> ... +bugpoint [options] [input LLVM ll/bc files] [LLVM passes] B<--args> +I<program arguments> =head1 DESCRIPTION |