X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Ftar.1;h=4b5985eee2dc51957a670367b81352c8edaedb46;hb=62acedaadaa4b1cc4acccc54a592fe425b96e177;hp=4e95db1fe6e73aa44286cde249037b354f4c96c4;hpb=1079ffc29c09f2b7daeacabc5a6f9245aee0d7b7;p=debian%2Ftar diff --git a/debian/tar.1 b/debian/tar.1 index 4e95db1f..4b5985ee 100644 --- a/debian/tar.1 +++ b/debian/tar.1 @@ -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