rougail-output-formatter/tests/results/00_7help_sup/rougail/00-base.yml

20 lines
250 B
YAML

%YAML 1.2
---
version: 1.1
var1:
description: the first <variable>
help: |-
Multi line
<Help>
With useful information
var2:
description: the second <variable>
help: |-
Multi line
<Help>
With useful information
...