summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-09 22:36:42 (GMT)
committerYann Collet <cyan@fb.com>2016-11-09 22:36:42 (GMT)
commitacc48a3f85e5c97a102999544248ee7e51cc419b (patch)
treefc0d5df1eb31062d426b13cf8c3eb99cb2c1a97f /programs/lz4.1
parent0c5e2e4d1bf7a4abed98913fd526779976214ea7 (diff)
downloadlz4-acc48a3f85e5c97a102999544248ee7e51cc419b.zip
lz4-acc48a3f85e5c97a102999544248ee7e51cc419b.tar.gz
lz4-acc48a3f85e5c97a102999544248ee7e51cc419b.tar.bz2
fixed lz4cat
changed lz4-test order
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 529d36a..5a28a83 100644
--- a/programs/lz4.1
+++ b/programs/lz4.1
@@ -22,7 +22,7 @@ is equivalent to
.br
.B lz4cat
is equivalent to
-.BR "lz4 \-dc"
+.BR "lz4 \-dcf"
.br
.PP
When writing scripts that need to decompress files,