diff options
Diffstat (limited to 'libotr/libgpg-error-1.42/tests/t-argparse.conf')
-rw-r--r-- | libotr/libgpg-error-1.42/tests/t-argparse.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libotr/libgpg-error-1.42/tests/t-argparse.conf b/libotr/libgpg-error-1.42/tests/t-argparse.conf new file mode 100644 index 0000000..431ee7d --- /dev/null +++ b/libotr/libgpg-error-1.42/tests/t-argparse.conf @@ -0,0 +1,16 @@ +# User test config file for t-argparse + +[-echo begin of user config (user=${user})] +[+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] |