16 lines
1.8 KiB
Bash
16 lines
1.8 KiB
Bash
|
||
|
||
[1;4;96mVariables for [0m[1;4;96m"Rougail"[0m
|
||
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mrougail.my_variable[0m │ My_variable. │
|
||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: val1 │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mrougail.my_calculated_variable[0m │ My_calculated_variable. │
|
||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mDefault[0m: the value of the variable │
|
||
│ [1;7munique [0m [1;7m multiple [0m │ "rougail.my_variable" if it is │
|
||
│ │ defined. │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|