Skip to content

Commit

Permalink
Changed message
Browse files Browse the repository at this point in the history
  • Loading branch information
SenjeyB committed Dec 10, 2024
1 parent e510ccf commit 2e5a2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
* @param {Hash} opts - All options
*/
module.exports = function(opts) {
console.info('Hello World!');
console.info('This command is not yet implemented, sorry');
};

0 comments on commit 2e5a2c8

Please sign in to comment.