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:
parent
112da861ca
commit
fd671cec3d
16 changed files with 179 additions and 179 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue