We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647f629 commit dd82092Copy full SHA for dd82092
1 file changed
lib/node_modules/@stdlib/repl/server/lib/functions/help.js
@@ -16,7 +16,7 @@ var NO_HELP_TEXT = 'No help information available.';
16
// MAIN //
17
18
/**
19
-* Returns help information.
+* Prints help information.
20
*
21
* @private
22
* @param {*} alias - variable alias or value
0 commit comments