diff options
Diffstat (limited to 'tests/etc/t-argparse.conf')
-rw-r--r-- | tests/etc/t-argparse.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/etc/t-argparse.conf b/tests/etc/t-argparse.conf index f2db907..6559266 100644 --- a/tests/etc/t-argparse.conf +++ b/tests/etc/t-argparse.conf @@ -57,6 +57,11 @@ not-my-option [user wk ] [-info Options applied only for user wk follow] +[ignore] +output +[-ignore] + + # Change the immutable attribute back to mutable. [-force] #compliance gnupg @@ -72,5 +77,4 @@ my-option 42 # The default algorithm for new keys is set to this. a-long-option - [-echo End global config] |