rougail-output-doc/tests/results/test_without_family/20_9family_absolute.changelog.sh

33 lines
4.2 KiB
Bash
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

New variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ First variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
family.var2 │ A second variable. │
 string   basic   mandatory  │ Example: string6 │
├───────────────────────────────────────┼──────────────────────────────────────┤
family.subfamily.variable │ Third variable. │
 string   multiple   standard    │ Default: │
mandatory   unique  │ • the value of the variable "var1"
│ │ • the value of the variable │
│ │ "family.var2"
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.var2 │ A variable2. │
 string   standard   mandatory  │ Default: the value of the variable │
│ │ "family.var2"
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.var3 │ Default: string4 │
 string   standard   mandatory  │ Example: string5 │
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.subfamily.variable │ Fourth variable. │
 string   multiple   standard    │ Default: │
mandatory   unique  │ • the value of the variable "var1"
│ │ • the value of the variable │
│ │ "family.var2"
│ │ • the value of the variable │
│ │ "family2.var3"
└───────────────────────────────────────┴──────────────────────────────────────┘