Fix doc for extra_flags

We use `extra_flags` in the Releases.yaml, not `extra_args`.
This commit is contained in:
Zak B. Elep 2017-07-24 12:40:43 +08:00
parent c6f3b059b3
commit a6c1e7349c

View file

@ -157,7 +157,7 @@ The PAUSE (CPAN user) account that the release was uploaded to.
=over 4
=item extra_args
=item extra_flags
Additional text to pass to C<Configure>. At the moment, this is necessary for
5.18.x so that it can get the C<-fwrapv> flag.