doc: Highlight string supposed to be in setting
In the conversion of hyphens to underscores both the original and modified value should be marked as code.
This commit is contained in:
parent
561ba8f6cf
commit
23cd7d87e2
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@ A few notes on the syntax:
|
|||
* options on the command line that can be used multiple times can accept
|
||||
values here as comma-separated strings
|
||||
* options with a hyphen need to use an underscore instead. ``--disk-size`` for
|
||||
example would be disk_size in the config file
|
||||
example would be ``disk_size`` in the config file
|
||||
|
||||
OVA Features
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue