summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-invocation_model_one
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/getopt/options-invocation_model_one')
-rw-r--r--tests/expected/getopt/options-invocation_model_one2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-invocation_model_one b/tests/expected/getopt/options-invocation_model_one
new file mode 100644
index 0000000..ca4ddca
--- /dev/null
+++ b/tests/expected/getopt/options-invocation_model_one
@@ -0,0 +1,2 @@
+ -b -d -e OPTIONAL1 -f -a -c -ISREQUIRED -g BECOMES THREE ARGUMENTS -- ARG0 ARG1 NOT_OPTIONAL ARG2 ARG3
+exit value: 0