summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-04-17 18:42:07 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-04-17 18:42:07 (GMT)
commit9fd4f1f9f780f1be38ad6695d62a9ba2ea426d6d (patch)
tree629756ebc24853d0e4e93afea2e3963dd1ac1e28 /programs/lz4.1
parent7644bee6435f05e0954b3da5f457550614a199b7 (diff)
downloadlz4-9fd4f1f9f780f1be38ad6695d62a9ba2ea426d6d.zip
lz4-9fd4f1f9f780f1be38ad6695d62a9ba2ea426d6d.tar.gz
lz4-9fd4f1f9f780f1be38ad6695d62a9ba2ea426d6d.tar.bz2
Sparse file support is now enabled by default
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 a9b5195..a79fed3 100644
--- a/programs/lz4.1
+++ b/programs/lz4.1
@@ -185,7 +185,7 @@ independently, and the resulting name of the compressed file will be
hence for a file. It won't work with unknown source size, such as stdin or pipe.
.TP
.B \--[no-]sparse
- enable sparse file (default:disabled)(experimental)
+ sparse file support (default:enabled)
.TP
.B \-l
use Legacy format (useful for Linux Kernel compression)