minor cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-08-04 03:20:52 +03:00
parent 2192aaf621
commit 0cdab633c7

View File

@ -969,7 +969,9 @@ if(typeof(__filename) != 'undefined'
handler: function(){
module.VERBOSE = true }
},
// hide stuff we do not need...
'-quiet': undefined,
'-': undefined,
'@*': undefined,
})