From dc2db183edfc7a5d81350c305fb7de96d1e58c3b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 15 Feb 2005 11:14:13 +0000 Subject: [PATCH] Attributes += verbose git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277663 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/sandbox/svn/docs/svn.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/proposal/sandbox/svn/docs/svn.html b/proposal/sandbox/svn/docs/svn.html index 5276d9e7d..7dd456efa 100644 --- a/proposal/sandbox/svn/docs/svn.html +++ b/proposal/sandbox/svn/docs/svn.html @@ -50,6 +50,11 @@ from the command line in the target directory in which you are working. suppress informational messages. This is the same as --quiet on the command line. No, default "false" + + verbose + Be verbose. This is the same as --verbose on the command line. + No, default "false" + dryrun report only, don't change any files.