mo/demo/sourcing.vars
Alexandre-Silva 45475ec77e Add test for --source flag and pull request suggestions
Add a demo/sourcing.vars file to be used by the associated demo
script.

Modified mo argument parsing so that --help and --source=file do not need
to be the first arguments for mo. And can in fact appear after or in the
middle of filenames.
2016-07-21 15:16:46 +01:00

3 lines
48 B
Plaintext

export NAME="Alex"
export ARRAY=( AAA BBB CCC )