]> git.cworth.org Git - tar/blobdiff - debian/tar.1
fix merge errors, update man page to include new and changed commands
[tar] / debian / tar.1
index 4e95db1fe6e73aa44286cde249037b354f4c96c4..4b5985eee2dc51957a670367b81352c8edaedb46 100644 (file)
@@ -1,5 +1,5 @@
 .\" @(#)tar.1 1.11.1 93/19/22 PJV;
-.TH TAR 1 "29 Aug 2007"
+.TH TAR 1 "24 Feb 2009"
 .SH NAME
 tar \- The GNU version of the tar archiving utility
 .SH SYNOPSIS
@@ -169,7 +169,7 @@ keep existing files; don't overwrite them from archive
 .B \-K, \-\-starting\-file F   
 begin at file F in the archive
 .TP
-.B \-\-lzma
+.B \-J, \-\-lzma
 selects LZMA compression algorithm
 .TP
 .B \-l, \-\-check\-links
@@ -178,6 +178,9 @@ print a message if not all links are dumped
 .B \-L, \-\-tape\-length N     
 change tapes after writing N*1024 bytes
 .TP
+.B \-\-lzop
+filter the archive through lzop
+.TP
 .B \-m, \-\-touch
 don't extract file modified time
 .TP
@@ -205,9 +208,15 @@ only store files whose contents have changed after DATE
 .B \-\-no\-anchored
 allow exclusion patterns to match any substring (the default)
 .TP
+.B \-\-no\-auto\-compress
+Cancels the effect of previous \-\-auto\-compress options
+.TP
 .B \-\-no\-ignore\-case
 match patterns case sensitively (the default)
 .TP
+.B \-\-no\-null
+cancels the effect of previous \-\-null option
+.TP
 .B \-\-no\-recursion
 do not recurse into subdirectories
 .TP