rougail-output-doc/tests/results/test_namespace_examples/16_5test_redefine.sh

21 lines
2.2 KiB
Bash
Raw Normal View History

Example with mandatory variables not filled in
--- 
rougail: # Rougail 
 var3: example # A third variable 
Example with all variables modifiable
--- 
rougail: # Rougail 
 var1: test1 # A first variable 
 var2: test1 # A second variable 
 var3: example # A third variable