summaryrefslogtreecommitdiff
path: root/usr.bin/unzip
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2008-06-30 17:16:05 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2008-06-30 17:16:05 +0000
commit91fad6b28d55bf95db63bf223c06f2d4b1906bcd (patch)
treee9661b67cc93a5cdfc12fd51a5620f1951e5377a /usr.bin/unzip
parentec7bd62201a8c1a7e222b52c3ab39e3f33d6fc2c (diff)
downloadsrc-test-91fad6b28d55bf95db63bf223c06f2d4b1906bcd.tar.gz
src-test-91fad6b28d55bf95db63bf223c06f2d4b1906bcd.zip
Update man page for -t.
Notes
Notes: svn path=/head/; revision=180125
Diffstat (limited to 'usr.bin/unzip')
-rw-r--r--usr.bin/unzip/unzip.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index bfb38533fb401..031cf3d27996a 100644
--- a/usr.bin/unzip/unzip.1
+++ b/usr.bin/unzip/unzip.1
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 8, 2008
+.Dd June 30, 2008
.Dt UNZIP 1
.Os
.Sh NAME
@@ -33,7 +33,7 @@
.Nd extract files from a ZIP archive
.Sh SYNOPSIS
.Nm
-.Op Fl ajLlnoqu
+.Op Fl ajLlnoqtu
.Op Fl d Ar dir
.Ar zipfile
.Sh DESCRIPTION
@@ -65,6 +65,9 @@ already exists on disk, the existing file is replaced with the file
from the zipfile.
.It Fl q
Quiet: print less information while extracting.
+.It Fl t
+Test: do not extract anything, but verify the checksum of every file
+in the archive.
.It Fl u
Update.
When extacting a file from the zipfile, if a file with the same name