Skip to content

Commit

Permalink
bisect-runner.pl: Correct --no-module-tests example
Browse files Browse the repository at this point in the history
Copy-&-paste strikes again!
  • Loading branch information
Father Chrysostomos committed Jun 11, 2016
1 parent 5a0de58 commit 7720b61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Porting/bisect-runner.pl
Expand Up @@ -610,7 +610,8 @@ =head1 OPTIONS
For example:
.../Porting/bisect.pl --with-module=Moose -e 'use Moose; ...'
.../Porting/bisect.pl --with-module=Moose --no-module-tests \
-e 'use Moose; ...'
=item *
Expand Down

0 comments on commit 7720b61

Please sign in to comment.