SBoudrias / gruntfile-editor

An API to modify a Gruntfile.js content
MIT License
40 stars 10 forks source link

#registerTask(): Allow optional description as second param #32

Closed PhilippSoehnlein closed 9 years ago

PhilippSoehnlein commented 9 years ago

grunt.task.registerTask allows for an optional second argument which is used in the generated output of grunt -h. Please allow submitting this second param, too.

SBoudrias commented 9 years ago

PR welcomed.