minor fixes + done moving to new ig-argv

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-06-29 02:53:20 +03:00
parent 2b4f6a6514
commit ab400e432d
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,6 @@
"devDependencies": {
"c8": "*",
"colors": "^1.4.0",
"ig-argv": "^2.0.0"
"ig-argv": "^2.0.1"
}
}

View File

@ -963,6 +963,7 @@ if(typeof(__filename) != 'undefined'
') }
`), this.scriptName)
process.exit() }},
'-verbose': {
doc: 'verbose mode (defaults to: $VERBOSE).',
handler: function(){