The help.configuration parameter may be used to query or set the configuration file that will be used by the help command. The help configuration file governs the setup of the html help system. Without a correct help configuration file, it is not possible to view the editor help.
query command
set command
help.configuration is globally scoped.
query help.configuration set help.configuration
The query help.configuration command will return the help configuration file that will be used by the help command.
The configuration file must be specified using a full path name.
If a configuration file is specified that cannot be understood by the help system, the editor will behave as though no configuration file were specified, in which case no help will be shown.
query help.configuration set help.configuration f:\help.cfg
help command
help.location parameter
help.homepage parameter
query command
set command