From owner-svn-src-stable-8@FreeBSD.ORG Fri May 18 00:08:10 2012 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BCD810656D7; Fri, 18 May 2012 00:08:10 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 15E848FC17; Fri, 18 May 2012 00:08:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4I0899s023691; Fri, 18 May 2012 00:08:09 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4I089Q7023689; Fri, 18 May 2012 00:08:09 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205180008.q4I089Q7023689@svn.freebsd.org> From: Glen Barber Date: Fri, 18 May 2012 00:08:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r235574 - stable/8/usr.bin/unzip X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 00:08:10 -0000 Author: gjb (doc committer) Date: Fri May 18 00:08:09 2012 New Revision: 235574 URL: http://svn.freebsd.org/changeset/base/235574 Log: MFC r235252: Document the unzip(1) '-Z' option implemented in r234206. Modified: stable/8/usr.bin/unzip/unzip.1 Directory Properties: stable/8/usr.bin/unzip/ (props changed) Modified: stable/8/usr.bin/unzip/unzip.1 ============================================================================== --- stable/8/usr.bin/unzip/unzip.1 Fri May 18 00:07:48 2012 (r235573) +++ stable/8/usr.bin/unzip/unzip.1 Fri May 18 00:08:09 2012 (r235574) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 16, 2010 +.Dd May 10, 2012 .Dt UNZIP 1 .Os .Sh NAME @@ -103,6 +103,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