From: Michihiro NAKAJIMA Date: Mon, 22 Oct 2012 22:09:45 +0000 (+0900) Subject: Describe lrzip:compression, lrzip:compression-level and X-Git-Tag: v3.1.0~40^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54fa61c58679bba97845046b319734b224f709e;p=thirdparty%2Flibarchive.git Describe lrzip:compression, lrzip:compression-level and lzop:compression-level. --- diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 161309d3d..7bbfe6a64 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -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