Opened 12 years ago

Closed 12 years ago

#2046 closed defect (fixed)

help() prints not the expected help-text

Reported by: Lennart Ochel Owned by: Martin Sjölund
Priority: normal Milestone: 1.9.0
Component: OMNotebook Version: trunk
Keywords: Cc:

Description

If you use help() within OMShell or OMNotebook you get the help-text from omc. That is not what I would expect and even not what the initial help-line of OMShell suggest:

To get help on using OMShell and OpenModelica, type "help()" and press enter.

Change History (2)

comment:1 by Martin Sjölund, 12 years ago

Owner: changed from Adeel Asghar to Martin Sjölund
Status: newaccepted

comment:2 by Martin Sjölund, 12 years ago

Resolution: fixed
Status: acceptedclosed

Fixed this some time ago. Now prints:

"The available topics to get help on are as follows:
mos          Help on the command-line and scripting environments, including OMShell and OMNotebook.
omc          The command-line options available for omc.
debug        Flags that enable debugging, diagnostics, and research prototypes.
optmodules   Flags that determine which symbolic methods are used to produce the causalized equation system.
simulation   The command-line options available for simulation executables generated by OpenModelica.
topics       This help-text."
Note: See TracTickets for help on using tickets.