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

21 lines
2.7 KiB
Bash
Raw Normal View History

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