summaryrefslogtreecommitdiff
path: root/tar/bsdtar.1
diff options
context:
space:
mode:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>2014-09-10 21:52:33 +0900
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>2014-09-10 21:52:33 +0900
commitabdce769f16d60e657b47beb3ec855c5d4325bf5 (patch)
tree32d176656431893a82f09affc13bce48fe27d889 /tar/bsdtar.1
parent2b5df3920c0a4a00b49e6f2e2b48effe5fe60aa3 (diff)
downloadlibarchive-abdce769f16d60e657b47beb3ec855c5d4325bf5.tar.gz
Document zip:encryption option.
Use 'zipcrypt' insted of 'traditional' for zip:encryption option.
Diffstat (limited to 'tar/bsdtar.1')
-rw-r--r--tar/bsdtar.110
1 files changed, 9 insertions, 1 deletions
diff --git a/tar/bsdtar.1 b/tar/bsdtar.1
index 47162e64..4926245e 100644
--- a/tar/bsdtar.1
+++ b/tar/bsdtar.1
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 14, 2014
+.Dd September 10, 2014
.Dt TAR 1
.Os
.Sh NAME
@@ -547,6 +547,14 @@ Use
.Ar type
as compression method.
Supported values are store (uncompressed) and deflate (gzip algorithm).
+.It Cm zip:encryption
+Enable encryption using traditional zip encryption.
+.It Cm zip:encryption Ns = Ns Ar type
+Use
+.Ar type
+as encryption type.
+Supported values are zipcrypt (traditional zip encryption),
+aes128 (WinZip AES-128 encryption) and aes256 (WinZip AES-256 encryption).
.It Cm read_concatenated_archives
Ignore zeroed blocks in the archive, which occurs when multiple tar archives
have been concatenated together. Without this option, only the contents of