rougail-output-doc/tests/results/test_namespace/00_6choice.sh

44 lines
4.3 KiB
Bash
Raw Permalink 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.

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
Variables for "Rougail" ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
rougail.var1
choice basic mandatory The first variable.
Choices:
 • a
 • b
 • c
 | | rougail.var2 choice basic mandatory
 | The second variable. Choices:
 • a
 • b
 • c
 | | rougail.var3 choice standard
 | The third variable. Choices:
 • a
 • b
 • c
 • null
 | | rougail.var4 choice standard
 | The forth variable. Choices:
 • null
 • b
 • c
 | | rougail.var5 choice standard mandatory
 | The fifth variable. Choices:
 • a ← (default)
 • b
 • c
 | | rougail.var6 choice standard mandatory
 | The sixth variable. Choices:
 • 1 ← (default)
 • 2
 • 3
 |