We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix typo
Tweak the example result of .command.option
Add ``allowUnknownOptions`` documentation.
Remove the 'cb' to avoid confusion
Updated API | vorpal.command (markdown)
added `command.validate`
added autocomplete
Changed `comment` to `command`.
added explanation for `.alias` behavior with arguments.
added `command.cancel(function)`.
Document how to access options
added multiple args to alias.
Updated vorpal.command (markdown)