Command Line Help

A description of the commandline interface can be obtained by executing EON with the –help option.

prompt> eon --help

will generate the following output:

Simple parameter list
        -in : Input filename to be processed.
        -out : Output filename to be generated.
        -query : -query filename to be used.

Additional help functions:
  eon --help simple      : Get a list of simple parameters (as seen above)
  eon --help all         : Get a complete list of parameters
  eon --help defaults    : List the defaults for all parameters
  eon --help <parameter> : Get detailed help on a parameter
  eon --help html        : Create an html help file for this program
  eon --help versions    : List the toolkits and versions used in the application