Remove duplicate description for the -d option

This commit is contained in:
Diomidis Spinellis 2006-01-16 12:45:39 +00:00
parent 17b83fe007
commit 611cfdcafe
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ in this case it will hide everything (useful in the context of views
to selectively unhide some portions of the graph, see the view chapter for to selectively unhide some portions of the graph, see the view chapter for
further details). further details).
</dd> </dd>
<dt>-d</dt><dd>Destination folder for .dot files. Especially useful when generating multiple diagrams.
</dd>
<dt>-view</dt><dd>Specify the fully qualified name of a class that contains <dt>-view</dt><dd>Specify the fully qualified name of a class that contains
a view definition. Only the class diagram specified by this view will be generated. a view definition. Only the class diagram specified by this view will be generated.
<br/>See the views chapter for more details. <br/>See the views chapter for more details.