MANUAL: Made formatting of arguments with several options consistent.

This commit is contained in:
John MacFarlane 2016-10-12 11:15:08 +02:00
parent ced4032a35
commit cbeb72d06b

View file

@ -538,7 +538,7 @@ General writer options
to inch/centimeters and vice versa. The default is 96dpi.
Technically, the correct term would be ppi (pixels per inch).
`--wrap=[auto|none|preserve]`
`--wrap=auto`|`none`|`preserve`
: Determine how text is wrapped in the output (the source
code, not the rendered version). With `auto` (the default),