]> git.cworth.org Git - gzip/blobdiff - zless.1
Imported Debian patch 1.3.5-13
[gzip] / zless.1
diff --git a/zless.1 b/zless.1
index 844f5d5c51d40bb15222486bffbae570e44df7c0..bae5aa15903648837553b9cbda9387c98a334ac5 100644 (file)
--- a/zless.1
+++ b/zless.1
@@ -15,5 +15,9 @@ However, enough people seem to think that having the
 command 
 .I zless
 available is important to be worth providing it.
+
+Note that zless does not work with files piped to it on stdin, it only works
+with files specified as arguments.  If you really want to use less in a pipe,
+then do the uncompress explicitly and pipe to less instead of zless.
 .SH "SEE ALSO"
 zmore(1), less(1)