From 6c04e2faf40f6ec4ababaa1e2bd22500d82f5677 Mon Sep 17 00:00:00 2001 From: glebius Date: Thu, 21 Oct 2010 17:23:09 +0000 Subject: Document possibility to read from stdin. --- usr.bin/unzip/unzip.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/unzip/unzip.1') diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1 index 3d4de46..b399a64 100644 --- a/usr.bin/unzip/unzip.1 +++ b/usr.bin/unzip/unzip.1 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 16, 2010 +.Dd October 21, 2010 .Dt UNZIP 1 .Os .Sh NAME @@ -111,6 +111,10 @@ Note that only one of and .Fl u may be specified. +Is specified filename is +.Va Qq - , +then data is read from +.Va stdin . .Sh ENVIRONMENT If the .Ev UNZIP_DEBUG -- cgit v1.1