summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-non-option
blob: 73f0b659ce0c5c252f34dae7be09bbf8589aa8cb (plain)
1
2
3
4
 -a 'x' -- 'y' '-b' 'z' 'w'
 -a 'x' -b 'z' -- 'y' 'w'
 -a 'x' 'y' -b 'z' 'w' --
exit value: 0