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

16 lines
1.9 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: val2 │
standard   mandatory  │ val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable_2 │ The second variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ • val1 │
│ │ • val2 │
2025-10-14 12:58:39 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-27 21:59:39 +01:00