From ce3847a1e639da192ebb630dc35846b3d224213d Mon Sep 17 00:00:00 2001 From: Erich Schubert Date: Mon, 26 Mar 2018 17:56:51 +0200 Subject: [PATCH] Remove -verbose2 from docs According to the changelog, this option was removed. --- doc/cd-opt.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/cd-opt.xml b/doc/cd-opt.xml index dfe583b..f857b9a 100644 --- a/doc/cd-opt.xml +++ b/doc/cd-opt.xml @@ -183,10 +183,6 @@ When using dot to generate SVG diagrams you should specify UTF-8 as the output encoding, to have guillemots correctly appearing in the resulting SVG. -
-verbose2
Will print on the standard output details regarding -the progress of graph generation. -(Note that -verbose is a javadoc option with a different meaning). -