rougail-output-doc/tests/results/test_without_family/00_6choice_variable_link.sh

21 lines
2.7 KiB
Bash
Raw Normal View History

2025-10-14 12:58:39 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A second variable. │
2025-10-14 12:58:39 +02:00
 string   standard   mandatory    │ Default: │
unique   multiple  │ • a │
│ │ • b │
│ │ • c │
2025-10-14 12:58:39 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A first variable. │
2025-10-14 12:58:39 +02:00
 choice   standard   mandatory  │ Choices: the value of the variable │
│ │ "var1"
2025-10-14 12:58:39 +02:00
│ │ Default: a │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ A third variable. │
2025-10-14 12:58:39 +02:00
 choice   standard   mandatory  │ Choices: the value of the variable │
│ │ "var1"
2025-10-14 12:58:39 +02:00
│ │ Default: the value of the variable │
│ │ "var2"
2025-10-14 12:58:39 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘