summaryrefslogtreecommitdiff
path: root/tests/t-argparse.conf
blob: c689a630491d9bc2e3dc81bf027d0b7de01fcc21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# User test config file for t-argparse

[-echo begin of user config]
[+verbose]
# Options applied to all user's config files
echo

# The next should be flagged as unexpected meta command.
#<off>[ignore]

my-option 4711

not-my-option

verbose
[-echo end of user config]