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

46 lines
5 KiB
Bash
Raw Normal View History

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