rougail-output-doc/tests/changelog/11mod_variable_choices9/result.sh

20 lines
1.7 KiB
Bash
Raw Normal View History

2025-10-14 12:58:39 +02:00
Modified variable
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
my_variable │ A variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - val1 │
│ │ - val2 │
2025-10-29 10:46:57 +01:00
│ │ - the value of the variable │
│ │ "source_variable_1"
│ │ - the value of the variable │
│ │ "source_variable_2"
2025-10-14 12:58:39 +02:00
│ │ Default: val1 │
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-27 21:59:39 +01:00