rougail-output-doc/tests/results/test/00_8test.sh

31 lines
4.1 KiB
Bash
Raw Normal View History

2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory  │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   standard   mandatory  │ Default: value │
│ │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 string   basic   mandatory  │ Examples: │
│ │ - test1 │
│ │ - test2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 string   standard  │ Examples: │
│ │ - null │
│ │ - test1 │
│ │ - test2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 boolean   standard   mandatory  │ Default: true
│ │ Example: false
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 string   basic   mandatory   unique  │ Examples: │
multiple  │ - test1 │
│ │ - test2 │
└───────────────────────────────────────┴──────────────────────────────────────┘