diff --git a/App-cpanminus/script/cpanm.PL b/App-cpanminus/script/cpanm.PL index af1a8cdd..0944beae 100755 --- a/App-cpanminus/script/cpanm.PL +++ b/App-cpanminus/script/cpanm.PL @@ -330,7 +330,7 @@ Enabling this could potentially make a circular dependency for a few modules on CPAN, when C adds a module that C back the module in return. -There's also C<--without-recommend> and C<--without-suggests> to +There's also C<--without-recommends> and C<--without-suggests> to override the default decision made earlier in C. Defaults to false for both.