Correct -all documentation.

This commit is contained in:
Diomidis Spinellis 2002-08-24 08:19:31 +00:00
parent ca31b3a62b
commit 5204cea7cd
2 changed files with 2 additions and 4 deletions

View File

@ -156,7 +156,6 @@ A number of command-line options contol the operation of UMLGraph:
visibility (private, public, protected)
<dt>-types<dd>Add type information to attributes and operations
<dt>-all<dd>Same as
<code>-horizontal</code>
<code>-attributes</code>
<code>-operations</code>
<code>-visibility</code>
@ -177,7 +176,7 @@ class UMLOptions {}
</pre>
<h3>Availability</h3> <!-- {{{1 -->
UMLGraph is freely available as Open Source Software.
UMLGraph is hereby made freely available as Open Source Software.
You can download it in source and compiled format from the following links:
<ul>
<li> <a href="UmlGraph.java">UmlGraph.java (source code)</a>

View File

@ -156,7 +156,6 @@ A number of command-line options contol the operation of UMLGraph:
visibility (private, public, protected)
<dt>-types<dd>Add type information to attributes and operations
<dt>-all<dd>Same as
<code>-horizontal</code>
<code>-attributes</code>
<code>-operations</code>
<code>-visibility</code>
@ -177,7 +176,7 @@ class UMLOptions {}
</pre>
<h3>Availability</h3> <!-- {{{1 -->
UMLGraph is freely available as Open Source Software.
UMLGraph is hereby made freely available as Open Source Software.
You can download it in source and compiled format from the following links:
<ul>
<li> <a href="UmlGraph.java">UmlGraph.java (source code)</a>