summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-10 00:57:33 (GMT)
committerYann Collet <cyan@fb.com>2016-11-10 00:57:33 (GMT)
commit46f74d79b7b2ae17825a15168034126e70dcc6a0 (patch)
tree8423f09b1e30ea2efa415b26c0e6ad027af7cdd2 /programs/lz4.1
parentfe48cef50ed6d3585dcd81eae2ae0998172e8cd7 (diff)
downloadlz4-46f74d79b7b2ae17825a15168034126e70dcc6a0.zip
lz4-46f74d79b7b2ae17825a15168034126e70dcc6a0.tar.gz
lz4-46f74d79b7b2ae17825a15168034126e70dcc6a0.tar.bz2
fixed sparse on stdout
Diffstat (limited to 'programs/lz4.1')
-rw-r--r--programs/lz4.12
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/lz4.1 b/programs/lz4.1
index 5a28a83..fcc7980 100644
--- a/programs/lz4.1
+++ b/programs/lz4.1
@@ -22,7 +22,7 @@ is equivalent to
.br
.B lz4cat
is equivalent to
-.BR "lz4 \-dcf"
+.BR "lz4 \-dcfm"
.br
.PP
When writing scripts that need to decompress files,