From f54fa61c58679bba97845046b319734b224f709e Mon Sep 17 00:00:00 2001 From: Michihiro NAKAJIMA Date: Tue, 23 Oct 2012 07:09:45 +0900 Subject: [PATCH] Describe lrzip:compression, lrzip:compression-level and lzop:compression-level. --- tar/bsdtar.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.47.2