rougail-tests/structures/20_7help_family/rougail/00-base.yml

25 lines
262 B
YAML
Raw Normal View History

2026-06-21 14:41:56 +02:00
%YAML 1.2
---
version: '1.1'
family1:
description: the first family
help: |-
Multi line
Help
With useful information
var:
family2:
description: the second family
help: >-
Multi line
Help
With useful information
var:
...