The section 11 and 13 in the help of HtmlConverter have incorrect description as follows.
-----
11) Using the command line interface method of running the converter
-----
COMMAND LINE INTERFACE:
The converted now supports a command line interface. From a command
line, you may type:
java HTMLConverter [ filespecs ] [-simulate] [-options1 value1 [-option2 value2 [...]]]
If only "java HTMLConverter" is specified (no filespecs or options) the GUI version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
of the converter will be launched. Otherwise, the GUI will be suppressed.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**** COMMENTS: This description says the opposite thing.
13) Running HTML Converter:
Once the installation is done, change directory to the install folder,
and do the following for your specific platform:
For example, on Windows:
> cd <HTML Converter Directory>
> java -jar htmlconv-140.jar
On Unix(Solaris):
%cd <HTML Converter Directory>
%java -jar htmlconv-140.jar
**** COMMENTS: This style of running HTML Converter has been changed already.
This description can be seen in 1.3.1, 1.3.1_01 and 1.4.
###@###.### 2001-08-15
-----
11) Using the command line interface method of running the converter
-----
COMMAND LINE INTERFACE:
The converted now supports a command line interface. From a command
line, you may type:
java HTMLConverter [ filespecs ] [-simulate] [-options1 value1 [-option2 value2 [...]]]
If only "java HTMLConverter" is specified (no filespecs or options) the GUI version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
of the converter will be launched. Otherwise, the GUI will be suppressed.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**** COMMENTS: This description says the opposite thing.
13) Running HTML Converter:
Once the installation is done, change directory to the install folder,
and do the following for your specific platform:
For example, on Windows:
> cd <HTML Converter Directory>
> java -jar htmlconv-140.jar
On Unix(Solaris):
%cd <HTML Converter Directory>
%java -jar htmlconv-140.jar
**** COMMENTS: This style of running HTML Converter has been changed already.
This description can be seen in 1.3.1, 1.3.1_01 and 1.4.
###@###.### 2001-08-15