dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

Bug: "Missing required argument" if piped argument fails validation #37

Closed scotthovestadt closed 8 years ago

scotthovestadt commented 8 years ago

The help text for "Missing required argument" always shows the first argument in the pipe, regardless of which argument failed validation.

dthree commented 8 years ago

This is fixed now.