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

26 lines
2.3 KiB
Bash
Raw Normal View History

Rougail
▌ 🛈 Informations
▌ 
▌ rougail
▌  basic 
2025-11-10 14:01:45 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.var1 │ The first variable. │
 choice   basic   mandatory  │ Choices: │
│ │ • a │
│ │ • b │
│ │ • c │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var2 │ The second variable. │
 choice   standard   mandatory  │ Choices: │
│ │ • a │
│ │ • b │
│ │ • c │
│ │ Default: the value of the variable │
2025-10-29 10:46:57 +01:00
│ │ "rougail.var1"
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-02 08:19:18 +02:00