truffle-core icon indicating copy to clipboard operation
truffle-core copied to clipboard

Adding help flag and adjusting command builders to make them clearer

Open pimotte opened this issue 7 years ago • 0 comments

This PR adds the help flag to the general command and each sub-command. Command builders have been adjusted to give more details and reflect what's going on. Where possible, I've offloaded checking optionality to yargs, instead of doing it manually.

pimotte avatar Oct 14 '17 10:10 pimotte