From 611cfdcafe64ee850e80cbbdffa2bb9ddba9a160 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Mon, 16 Jan 2006 12:45:39 +0000 Subject: [PATCH] Remove duplicate description for the -d option --- doc/cd-opt.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/cd-opt.xml b/doc/cd-opt.xml index 5e512bf..eb7f5f8 100644 --- a/doc/cd-opt.xml +++ b/doc/cd-opt.xml @@ -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 further details). -
-d
Destination folder for .dot files. Especially useful when generating multiple diagrams. -
-view
Specify the fully qualified name of a class that contains a view definition. Only the class diagram specified by this view will be generated.
See the views chapter for more details.