summaryrefslogtreecommitdiff
path: root/cpio/bsdcpio.1
diff options
context:
space:
mode:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>2012-10-07 12:56:02 +0900
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>2012-10-07 12:57:51 +0900
commit08e5985823058be70eb45bed9476a78725a3cccb (patch)
treecfe2f6d9522f15eaa57e712f1f795cd634d992a3 /cpio/bsdcpio.1
parent243f9e4c435fe081513c85426669d22b6fdee92d (diff)
downloadlibarchive-08e5985823058be70eb45bed9476a78725a3cccb.tar.gz
Add --lrzip option to bsdtar and bsdcpio to use lrzip compression.
Diffstat (limited to 'cpio/bsdcpio.1')
-rw-r--r--cpio/bsdcpio.15
1 files changed, 5 insertions, 0 deletions
diff --git a/cpio/bsdcpio.1 b/cpio/bsdcpio.1
index 05f79d26..b3d0d40a 100644
--- a/cpio/bsdcpio.1
+++ b/cpio/bsdcpio.1
@@ -176,6 +176,11 @@ With this option, the target of the link will be archived or copied instead.
(p mode only)
Create links from the target directory to the original files,
instead of copying.
+.It Fl Fl lrzip
+(o mode only)
+Compress the resulting archive with
+.Xr lrzip 1 .
+In input mode, this option is ignored.
.It Fl Fl lzma
(o mode only)
Compress the file with lzma-compatible compression before writing it.