Timur Kelman
|
ca8d89df5a
|
alt_getopt.lua: allow `?` as an option
This makes it possible to call `script -?`
|
2021-08-21 13:39:10 +02:00 |
myk002
|
59b08e99f6
|
fix -- handling and required arg detection
|
2021-05-07 15:21:45 -07:00 |
myk002
|
fd735d4b42
|
treat negative numbers as non-options in getopt
|
2021-05-07 15:21:45 -07:00 |
Myk Taylor
|
3b45878d41
|
allow non-options in commandlines and return them
also call qerror() on error, not os.exit
|
2021-01-10 16:51:45 -08:00 |
Myk Taylor
|
20276be50f
|
check in unaltered version of alt_getopt
|
2021-01-10 16:51:45 -08:00 |