You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
* Gets the help content for a specific command that should be shown on the terminal.
956
-
* @param {string} commandName Name of the command for which to read the help.
957
-
* @returns {Promise<string>} Help content of the command parsed with all terminal rules applied (stripped content that should be shown only for html help).
976
+
* Shows command line help for specified command.
977
+
* @param {string} commandName The name of the command for which to show the help.
0 commit comments