diff --git a/argv.js b/argv.js index f8e022b..f7ae50d 100644 --- a/argv.js +++ b/argv.js @@ -356,6 +356,10 @@ object.Constructor('Parser', { /*/ XXX do we actually need this??? // doing this is trivial, need to give a practical example... + // XXX to stop processing we need to empty rest... + // ...need to workout a mechanic for this and then passing rest + // to .then(..)... + // ...one way to do this is returning a module.BREAK (rename???)... // XXX would be nice to be able to take the rest of the options and // pass them to .then(..)... '-': {