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

49 lines
5.1 KiB
Bash
Raw Normal View History

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