diff options
Diffstat (limited to 'tests/t-argparse.conf')
-rw-r--r-- | tests/t-argparse.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/t-argparse.conf b/tests/t-argparse.conf index e2c96e2..c689a63 100644 --- a/tests/t-argparse.conf +++ b/tests/t-argparse.conf @@ -1,5 +1,7 @@ # User test config file for t-argparse +[-echo begin of user config] +[+verbose] # Options applied to all user's config files echo @@ -8,4 +10,7 @@ echo my-option 4711 +not-my-option + verbose +[-echo end of user config]
\ No newline at end of file |