X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2Ftar.1;h=4f19cffdac50b7507078f62672f1f404e28ee4c4;hb=HEAD;hp=d256a0a115dfd804b4f75535d724981785f6a236;hpb=002bf868212d032a8901efc2110ea0224d16ee86;p=chaz%2Ftar diff --git a/doc/tar.1 b/doc/tar.1 index d256a0a..4f19cff 100644 --- a/doc/tar.1 +++ b/doc/tar.1 @@ -13,7 +13,7 @@ .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . -.TH TAR 1 "February 22, 2014" "TAR" "GNU TAR Manual" +.TH TAR 1 "August 16, 2014" "TAR" "GNU TAR Manual" .SH NAME tar \- an archiving utility .SH SYNOPSIS @@ -347,6 +347,9 @@ Recursively remove all files in the directory prior to extracting it. \fB\-\-remove\-files\fR Remove files from disk after adding them to the archive. .TP +\fB\-\-skip\-old\-files +Don't replace existing files when extracting, silently skip over them. +.TP \fB\-U\fR, \fB\-\-unlink\-first\fR Remove each file prior to extracting over it. .TP @@ -557,7 +560,7 @@ instead. You can do so by giving the following command line option: --rsh-command=/usr/bin/ssh .EE -The remote mashine should have the +The remote machine should have the .BR rmt (8) command installed. If its pathname does not match \fBtar\fR's default, you can inform \fBtar\fR about the correct pathname using the @@ -876,7 +879,7 @@ Exclude files matching patterns listed in FILE. \fB\-\-strip\-components\fR=\fINUMBER\fR Strip \fINUMBER\fR leading components from file names on extraction. .TP -\fB\-\-transform\fR=\fIEXPRESSION\dR, \fB\-\-xform\fR=\fIEXPRESSION\fR +\fB\-\-transform\fR=\fIEXPRESSION\fR, \fB\-\-xform\fR=\fIEXPRESSION\fR Use sed replace \fIEXPRESSION\fR to transform file names. .SS File name matching options These options affect both exclude and include patterns. @@ -1021,6 +1024,9 @@ Keywords applicable for \fBtar --create\fR: .HP Keywords applicable for \fBtar --extract\fR: .TP +.B existing\-file +"%s: skipping existing file" +.TP .B timestamp "%s: implausibly old time stamp %s" .br