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

27 lines
3.7 KiB
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Example with mandatory variables not filled in
--- 
var1: test # The first variable 
var3: test1 # The third variable 
var6: # The sixth variable 
 - test1 
 - test2 
Example with all variables modifiable
--- 
var1: test # The first variable 
var2: test # The second variable 
var3: test1 # The third variable 
var4: # The forth variable 
var5: false # The fifth variable 
var6: # The sixth variable 
 - test1 
 - test2