|
@@ -13,7 +13,7 @@
|
|
.\"
|
|
.\"
|
|
.\" You should have received a copy of the GNU General Public License
|
|
.\" You should have received a copy of the GNU General Public License
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
-.TH TAR 1 "February 22, 2014" "TAR" "GNU TAR Manual"
|
|
|
|
|
|
+.TH TAR 1 "August 16, 2014" "TAR" "GNU TAR Manual"
|
|
.SH NAME
|
|
.SH NAME
|
|
tar \- an archiving utility
|
|
tar \- an archiving utility
|
|
.SH SYNOPSIS
|
|
.SH SYNOPSIS
|
|
@@ -347,6 +347,9 @@ Recursively remove all files in the directory prior to extracting it.
|
|
\fB\-\-remove\-files\fR
|
|
\fB\-\-remove\-files\fR
|
|
Remove files from disk after adding them to the archive.
|
|
Remove files from disk after adding them to the archive.
|
|
.TP
|
|
.TP
|
|
|
|
+\fB\-\-skip\-old\-files
|
|
|
|
+Don't replace existing files when extracting, silently skip over them.
|
|
|
|
+.TP
|
|
\fB\-U\fR, \fB\-\-unlink\-first\fR
|
|
\fB\-U\fR, \fB\-\-unlink\-first\fR
|
|
Remove each file prior to extracting over it.
|
|
Remove each file prior to extracting over it.
|
|
.TP
|
|
.TP
|
|
@@ -1021,6 +1024,9 @@ Keywords applicable for \fBtar --create\fR:
|
|
.HP
|
|
.HP
|
|
Keywords applicable for \fBtar --extract\fR:
|
|
Keywords applicable for \fBtar --extract\fR:
|
|
.TP
|
|
.TP
|
|
|
|
+.B existing\-file
|
|
|
|
+"%s: skipping existing file"
|
|
|
|
+.TP
|
|
.B timestamp
|
|
.B timestamp
|
|
"%s: implausibly old time stamp %s"
|
|
"%s: implausibly old time stamp %s"
|
|
.br
|
|
.br
|