From c9b697a8d6a191bf0b9f1676ac63c9c650f431f9 Mon Sep 17 00:00:00 2001
From: twogee
Date: Fri, 25 Oct 2019 23:01:30 +0200
Subject: [PATCH] Wrong default in the "tar" task manual
This closes #107 pull request at github/apache/ant repo
---
manual/Tasks/tar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/Tasks/tar.html b/manual/Tasks/tar.html
index 541d02e53..88d3c3a73 100644
--- a/manual/Tasks/tar.html
+++ b/manual/Tasks/tar.html
@@ -126,7 +126,7 @@ to gzip
, bzip2
, or xz
.
compression |
compression method. Allowable values are none , gzip , xz
and bzip2 . |
- No; default is warn |
+ No; default is none |
encoding |