From 3d294d44c062e2fb6d0bcea2c60ee19593f85b5b Mon Sep 17 00:00:00 2001
From: Gintas Grigelionis
Date: Sat, 21 Apr 2018 20:32:50 +0200
Subject: [PATCH] Add styling
---
manual/Tasks/unzip.html | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html
index ab10d2f9d..e0c84b46a 100644
--- a/manual/Tasks/unzip.html
+++ b/manual/Tasks/unzip.html
@@ -120,12 +120,10 @@ extract an Ant generated ZIP archive.
allowFilesToEscapeDest |
- Whether to allow the extracted file or directory
- to be outside of the dest directory.
- since Ant 1.10.4 |
- No, defaults to false unless
- stripAbsolutePathSpec is true and the entry's name starts with a leading
- path spec. |
+ Whether to allow the extracted file or directory to be outside of the dest
+ directory. since Ant 1.10.4 |
+ No, defaults to false unless stripAbsolutePathSpec is true and the
+ entry's name starts with a leading path spec. |
Examples