getopt/TODO
2009-10-13 17:56:42 -03:00

3 lines
153 B
Plaintext

* Add support for non-option arguments where the first character is '-'.
e.g. For "test -a -- -b" "-b" should be interpreted as a non option argument.