Used B<> instead of C<> when highlighting options and parameters in

POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
This commit is contained in:
Ernesto Hernández-Novich 2008-06-09 14:54:08 +00:00
parent 112da861ca
commit fd671cec3d
16 changed files with 179 additions and 179 deletions

View file

@ -409,12 +409,12 @@ L<http://update.webgui.org>, and compare with the currently installed one.
=over
=item C<--simpleReport>
=item B<--simpleReport>
Prints the status report to standard output, but does not attempt
to upgrade any outdated or missing Perl modules.
=item C<--help>
=item B<--help>
Shows this documentation, then exits.