I’m not sure how I’d use this with vantage. I tried adding it as a regular vantage plugin:
vantage.use(require('vorpal-less'));
But all I get is the following exception:
TypeError: vorpal.command(...).option(...).hidden(...).help is not a function
It seems there is a function called helpInformation but not help.