rougail-output-doc/tests/changelog/20mod_examples/result.sh

25 lines
2.5 KiB
Bash
Raw Normal View History

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