aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/unzip
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-05-11 00:19:06 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-05-11 00:19:06 +0000
commit22563741c0fded8b2cbaf3bd8641846ba67ecb48 (patch)
tree21690d531b998a735b0a1e336f015d501015ec3c /usr.bin/unzip
parent89483500d639dac6ba5e2aaef505812638179782 (diff)
downloadsrc-22563741c0fded8b2cbaf3bd8641846ba67ecb48.tar.gz
src-22563741c0fded8b2cbaf3bd8641846ba67ecb48.zip
Document the unzip(1) '-Z' option implemented in r234206.
Submitted by: swills (via hacker lounge) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235252
Diffstat (limited to 'usr.bin/unzip')
-rw-r--r--usr.bin/unzip/unzip.112
1 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index 82c7fb981e3b..04ecd2339c04 100644
--- a/usr.bin/unzip/unzip.1
+++ b/usr.bin/unzip/unzip.1
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 21, 2010
+.Dd May 10, 2012
.Dt UNZIP 1
.Os
.Sh NAME
@@ -102,6 +102,16 @@ content of the archive.
.It Fl x Ar pattern
Exclude files matching the pattern
.Ar pattern .
+.It Fl Z Ar mode
+Emulate
+.Xr zipinfo 1L
+mode.
+Enabling
+.Xr zipinfo 1L
+mode changes the way in which additional arguments are parsed.
+Currently only
+.Xr zipinfo 1L
+mode 1 is supported, which lists the file names one per line.
.El
.Pp
Note that only one of