]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Describe lrzip:compression, lrzip:compression-level and
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 22 Oct 2012 22:09:45 +0000 (07:09 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 22 Oct 2012 22:09:45 +0000 (07:09 +0900)
lzop:compression-level.

tar/bsdtar.1

index 161309d3d70fb602c2441395c4d00d72a40f71ac..7bbfe6a64d1789ba570c9c292c771758d7f47809 100644 (file)
@@ -478,6 +478,16 @@ Store timestamp. This is enabled by default, use
 or
 .Cm gzip:!timestamp
 to disable.
+.It Cm lrzip:compression Ns = Ns Ar type
+Use
+.Ar type
+as compression method.
+Supported values are bzip2, gzip, lzo (ultra fast),
+and zpaq (best, extremely slow).
+.It Cm lrzip:compression-level
+A decimal integer from 1 to 9 specifying the lrzip compression level.
+.It Cm lzop:compression-level
+A decimal integer from 1 to 9 specifying the lzop compression level.
 .It Cm xz:compression-level
 A decimal integer from 0 to 9 specifying the xz compression level.
 .It Cm mtree: Ns Ar keyword