X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Ftar.1;h=900062789c0cd1791a1a0eaae5d6fbd47f14c6ea;hb=0e0a852e9115da076d482d0a7fb6abe8bd7e2b78;hp=cd133d9ed858d8e904651d0dc4b3b72749df0d00;hpb=93906c238d9309f95afeddfa9ac8d7ce92351e70;p=chaz%2Ftar diff --git a/doc/tar.1 b/doc/tar.1 index cd133d9..9000627 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 @@ -839,7 +842,7 @@ Disable the effect of the previous \fB\-\-null\fR option. Avoid descending automatically in directories. .TP \fB\-\-no\-unquote\fR -Do not unquote filenames read with \fB\-T\fR. +Do not unquote input file or member names. .TP \fB\-\-null\fR Instruct subsequent \fB\-T\fR options to read null-terminated names, @@ -867,7 +870,7 @@ unless overridden by environment variable \fBSIMPLE_BACKUP_SUFFIX\fR. Get names to extract or create from \fIFILE\fR. .TP \fB\-\-unquote\fR -Unquote filenames read with \fB\-T\fR (default). +Unquote file or member names (default). .TP \fB\-X\fR, \fB\-\-exclude\-from\fR=\fIFILE\fR Exclude files matching patterns listed in FILE. @@ -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