Skip to content

Commit

Permalink
Add missing JSDoc for help
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan committed May 17, 2019
1 parent c458230 commit c171655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1154,6 +1154,7 @@ Command.prototype.outputHelp = function(cb) {
* Output help information and exit.
*
* @param {Function|String} cb
* @param {String} description
* @return {Command?}
* @api public
*/
Expand Down

0 comments on commit c171655

Please sign in to comment.