mirror of https://github.com/dspinellis/UMLGraph
Remove duplicate description for the -d option
This commit is contained in:
parent
17b83fe007
commit
611cfdcafe
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue