Imported Debian patch 1.5-15
[debian/pax] / tar.1
diff --git a/tar.1 b/tar.1
index 907eb460aeed9f240c093e6c140d5e5487a71f78..a57732b16464f9a144b5937c36c60ffc25078656 100644 (file)
--- a/tar.1
+++ b/tar.1
@@ -37,7 +37,7 @@
 .Nd tape archiver
 .Sh SYNOPSIS
 .Nm
-.No [-]{crtux}[befhmopvwzHLPXZ014578]
+.No [-]{crtux}[befhjmopvwzHLPXZ014578]
 .Op Ar archive
 .Op Ar blocksize
 .\" XXX how to do this right?
@@ -100,6 +100,8 @@ Filename where the archive is stored.  Defaults to
 .It Fl h
 Follow symbolic links as if they were normal files
 or directories.
+.It Fl j
+Filter archive through bzip2.
 .It Fl m
 Do not preserve modification time.
 .It Fl O
@@ -172,7 +174,7 @@ Interactively rename files.  This option causes
 to prompt the user for the filename to use when storing or
 extracting files in an archive.
 .It Fl z
-Compress archive using gzip.
+Filter archive through gzip.
 .It Fl C Ar directory
 This is a positional argument which sets the working directory for the
 following files.  When extracting, files will be extracted into
@@ -188,7 +190,7 @@ The default is to strip leading slashes.
 .It Fl X
 Do not cross mount points in the file system.
 .It Fl Z
-Compress archive using compress.
+Filter archive through compress.
 .El
 .Pp
 The options