mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 10:50:06 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2a8f7eaf1c
commit
fde714027a
4
argv.js
4
argv.js
@ -181,8 +181,8 @@ var afterCallback = function(name, pre, post){
|
||||
//
|
||||
// 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