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

41 lines
5 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 │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 choice   basic   mandatory  │ Choices: │
│ │ • a │
│ │ • b │
│ │ • c │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 choice   standard  │ Choices: │
│ │ • a │
│ │ • b │
│ │ • c │
│ │ • null │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 choice   standard  │ Choices: │
│ │ • null │
│ │ • b │
│ │ • c │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ • a ← (default) │
│ │ • b │
│ │ • c │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ • 1 ← (default) │
│ │ • 2
│ │ • 3
2025-03-29 15:10:03 +01:00
└───────────────────────────────────────┴──────────────────────────────────────┘