]> git.cworth.org Git - gzip/blobdiff - zless.1
Imported Debian patch 1.3.5-10
[gzip] / zless.1
diff --git a/zless.1 b/zless.1
index 996fb0caf366c496018b6dd283bac3e7b0fe7d1c..844f5d5c51d40bb15222486bffbae570e44df7c0 100644 (file)
--- a/zless.1
+++ b/zless.1
@@ -8,9 +8,10 @@ zless \- file perusal filter for crt viewing of compressed text
 .I  Zless
 is a filter which allows examination of compressed or plain text files
 one screenful at a time on a soft-copy terminal.  It is the equivalent of
-setting the environment variable PAGER to 
-.I less,
-and then running zmore.  However, enough people seem to think that having the
+setting the environment variable LESSOPEN to "|gzip -cdfq %s",
+and then running
+.IR less .
+However, enough people seem to think that having the
 command 
 .I zless
 available is important to be worth providing it.