From b3a55d48216432c9b48833fbd02a85b762ce1c4f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 5 Aug 2020 01:59:50 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- argv.js | 1 + 1 file changed, 1 insertion(+) diff --git a/argv.js b/argv.js index 0f9f620..20f2aae 100644 --- a/argv.js +++ b/argv.js @@ -270,6 +270,7 @@ function(attr, func){ // - ... // XXX should -help work for any command? ..not just nested parsers? // ...should we indicate which thinks have more "-help"?? +// XXX test this... var Parser = module.Parser = object.Constructor('Parser', {