summaryrefslogtreecommitdiff
path: root/usr.bin/unzip
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2010-10-21 17:23:09 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2010-10-21 17:23:09 +0000
commitf3d45e140958eb14d4c7e9c051caa4961fb88c8f (patch)
tree09628f0d7ea9174ce1933fbc3810f86e7106fde6 /usr.bin/unzip
parenta919280d8b5cf4ec9a3e1a6f4ae3b45ec5dbc71f (diff)
downloadsrc-test-f3d45e140958eb14d4c7e9c051caa4961fb88c8f.tar.gz
src-test-f3d45e140958eb14d4c7e9c051caa4961fb88c8f.zip
Document possibility to read from stdin.
Notes
Notes: svn path=/head/; revision=214140
Diffstat (limited to 'usr.bin/unzip')
-rw-r--r--usr.bin/unzip/unzip.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index 3d4de4628de13..b399a645c155a 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