Imported Debian patch 1.5-15
[debian/pax] / cpio.1
diff --git a/cpio.1 b/cpio.1
index bbc4ab9f1c281777c3bc5da64eb1438dcab0990e..7b650349206582de749d22b70c86b9120601247f 100644 (file)
--- a/cpio.1
+++ b/cpio.1
@@ -38,7 +38,7 @@
 .Sh SYNOPSIS
 .Nm cpio
 .Fl o
-.Op Fl aABcLvzZ
+.Op Fl aABcjLvzZ
 .Op Fl C Ar bytes
 .Op Fl F Ar archive
 .Op Fl H Ar format
@@ -47,7 +47,7 @@
 .Op Ar "> archive"
 .Nm cpio
 .Fl i
-.Op Fl bBcdfmrsStuvzZ6
+.Op Fl bBcdfjmrsStuvzZ6
 .Op Fl C Ar bytes
 .Op Fl E Ar file
 .Op Fl F Ar archive
@@ -106,6 +106,10 @@ Old tar format.
 .It Ar ustar
 POSIX ustar format.
 .El
+.It Fl j
+Compress archive using
+.Xr bzip2 1
+format.
 .It Fl L
 Follow symbolic links.
 .It Fl v
@@ -165,6 +169,10 @@ Old tar format.
 .It Ar ustar
 POSIX ustar format.
 .El
+.It Fl j
+Uncompress archive using
+.Xr bzip2 1
+format.
 .It Fl m
 Restore modification times on files.
 .It Fl r