rougail-output-doc/tests/docs/no_namespace/16_5redefine_help.md
2024-08-05 14:38:59 +02:00

4 KiB

Table of Contents

dictionaries/rougail/01-base.yml

---
version: '1.1'
family:
  redefine: true
  help: redefine help family ok
  variable:
    redefine: true
    help: redefine help ok

dictionaries/rougail/00-base.yml

---
version: '1.1'
family:
  description: a family
  help: redefine help family
  variable:
    description: redefine help
    help: redefine help

Variables

a family

basic

Redefine help family ok.

Variable                                                                                                Description                                                                                            
family.variable
string basic mandatory
Redefine help.
Redefine help ok.

Example with mandatory variables not filled in

---
family:
  variable: example

Example with all variables modifiable

---
family:
  variable: example