Info-goto-emacs-command-node
Info-goto-emacs-command-node is an interactive autoloaded compiled Lisp function in `info.el
'.
It is bound to C-h F, <f1> F, <help> F, <menu-bar> <help-menu> <search-documentation> <lookup-command-in-manual>.
(Info-goto-emacs-command-node COMMAND
)
Go to the Info node in the Emacs manual for command COMMAND.
The command is found by looking up in Emacs manual's indices
or in another manual found via COMMAND's `info-file' property or
the variable `Info-file-list-for-emacs'.
COMMAND must be a symbol or string.