1 # Comment followed by an empty line.
3 option-double-quotes = "value double quotes"
4 option-single-quotes = 'value single quotes'
5 option-space = value words space
11 option-indent = value-indent
13 option-equal=value-equal=subvalue-equal
14 option-noequal value-noequal
18 # Fully spelled out options.
19 --option-dash=value-dash
22 # Long option with one character name.