rougail-output-doc/tests/changelog/12mod_default_value2/result.sh

15 lines
1.8 KiB
Bash
Raw Normal View History

2025-10-14 12:58:39 +02:00
Modified variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable_1 │ The first variable. │
 unique   multiple   string    │ Default: val1 │
standard   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable_2 │ The second variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ • val1 │
2025-10-14 12:58:39 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-27 21:59:39 +01:00