Caporal.js
Caporal.js copied to clipboard
fix bug with parsing equals character (=) in the option value
Parser changed not to discard the part of the option value that comes after the equals character in the string.
Issue: https://github.com/mattallty/Caporal.js/issues/81