diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ it like any other tar.lz archive. Tarlz can append files to the end of such compressed archives. Tarlz can create tar archives with five levels of compression granularity; -per file, per block, per directory, appendable solid, and solid. +per file, per block (default), per directory, appendable solid, and solid. Of course, compressing each file (or each directory) individually can't achieve a compression ratio as high as compressing solidly the whole tar |