Manual:oct-help
From OctopusWiki
Oct-help is a utility to helps you to write input files. It is only avalaible in the current development version of Octopus and in future stable releases (>=3.0). Oct-help has two modes:
[edit]
search
$ oct-help search string
In this mode oct-help will print all variable names that contain string in their name.
[edit]
show
$ oct-help show variable
In this mode oct-help will print the documentation for the indicated variable.

