mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 18:30:07 +00:00
Merge branch 'master' of github.com:flynx/argv.js
This commit is contained in:
commit
cea4668442
4
argv.js
4
argv.js
@ -189,8 +189,8 @@ var afterCallback = function(name, pre, post){
|
||||
// XXX should a flag have more than one value???
|
||||
// XXX can we add more prefixes, like '+' and the like???
|
||||
// ...add prefix handlers???
|
||||
// XXX should -help should work for any command?
|
||||
// ...now only works for nested parsers...
|
||||
// XXX should -help should work for any command? ..not just nested parsers?
|
||||
// ...should we indicate which thinks have more "-help"??
|
||||
// XXX might be a good idea to read metadata from package.json
|
||||
// XXX should we handle <scriptName>-<command> script calls???
|
||||
// XXX might be a good idea to use exceptions for ERROR...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user