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
|
|
@ -154,17 +154,17 @@ out of order in your navigation.
|
|||
|
||||
=over
|
||||
|
||||
=item C<--configFile config.conf>
|
||||
=item B<--configFile config.conf>
|
||||
|
||||
The WebGUI config file to use. Only the file name needs to be specified,
|
||||
since it will be looked up inside WebGUI's configuration directory.
|
||||
This parameter is required.
|
||||
|
||||
=item C<--quiet>
|
||||
=item B<--quiet>
|
||||
|
||||
Disable all output unless there's an error.
|
||||
|
||||
=item C<--help>
|
||||
=item B<--help>
|
||||
|
||||
Shows this documentation, then exits.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue