From 1ca4fd877177c9619e7c8d9c6e5bb3c606ac4546 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Mon, 22 Sep 2003 16:42:58 +0000 Subject: [PATCH] Adding information concerning multiple line labels in git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275284 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/perforce.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/perforce.html b/docs/manual/OptionalTasks/perforce.html index 97c72e297..aeab675e4 100644 --- a/docs/manual/OptionalTasks/perforce.html +++ b/docs/manual/OptionalTasks/perforce.html @@ -384,7 +384,8 @@ is not the latest any more. view - client view to use for label + client view to use for label
+ The view can contain multiple lines separated by ; or : No @@ -406,6 +407,7 @@ is not the latest any more. name="NightlyBuild:${DSTAMP}:${TSTAMP}" desc="Auto Nightly Build" lock="locked" + label="//firstdepot/...;//secondepot/foo/bar/..." />