Skip to content

Commit 6aed8e2

Browse files
committed
Clarify documentation for bisect runner.
The -D, -A and -U switches should be spelled as if you were normally giving them to ./Configure. For: RT # 134164
1 parent dca05d4 commit 6aed8e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Porting/bisect-runner.pl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,9 @@ =head1 OPTIONS
440440
441441
-A I<config_arg=value>
442442
443-
Arguments (C<-A>, C<-D>, C<-U>) to pass to F<Configure>. For example,
443+
Arguments (C<-A>, C<-D>, C<-U>) to pass to F<Configure>. The C<-D>, C<-A> and
444+
C<-U> switches should be spelled as if you were normally giving them to
445+
F<./Configure>. For example,
444446
445447
-Dnoextensions=Encode
446448
-Uusedevel

0 commit comments

Comments
 (0)