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

41 lines
4.9 KiB
Bash
Raw Normal View History

2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 choice   basic   mandatory  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 choice   basic   mandatory  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 choice   standard  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
│ │ - null │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 choice   standard  │ Choices: │
│ │ - null │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - a ← (default) │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - 1 ← (default) │
│ │ - 2
│ │ - 3
└───────────────────────────────────────┴──────────────────────────────────────┘