diff options
Diffstat (limited to 'posix/tstgetopt.args')
-rw-r--r-- | posix/tstgetopt.args | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/posix/tstgetopt.args b/posix/tstgetopt.args index 023e102a24..c82c86560e 100644 --- a/posix/tstgetopt.args +++ b/posix/tstgetopt.args @@ -1 +1,2 @@ --a -b -cfoobar +-a -b -cfoobar --required foobar --optional=bazbug --none random + |