Update docs.

* NEWS: Document --one-top-level
* THANKS: Mention Connor Behan
This commit is contained in:
Sergey Poznyakoff
2014-02-10 18:23:31 +02:00
parent 45ccda1193
commit 8706301479
2 changed files with 12 additions and 1 deletions

12
NEWS
View File

@@ -1,4 +1,4 @@
GNU tar NEWS - User visible changes. 2014-01-27
GNU tar NEWS - User visible changes. 2014-02-10
Please send GNU tar bug reports to <bug-tar@gnu.org>
@@ -25,6 +25,16 @@ sign and the specifier letter.
current screen width, if {N} is not given.
%c - a shortcut for "%{%Y-%m-%d %H:%M:%S}t: %ds, %{read,wrote}T%*\r"
* New option --one-top-level
The option --one-top-level tells tar to extract all files into a
subdirectory named by the base name of the archive (minus standard
compression suffixes recognizable by --auto-compress). When used with
an argument, as in --one-top-level=DIR, the files are extracted into the
supplied DIRectory. This ensures that no archive members are
extracted outside of the specified directory, even if the archive is
crafted so as to put them elsewhere.
* Manpages
This release includes official tar(1) and rmt(8) manpages.

1
THANKS
View File

@@ -101,6 +101,7 @@ Claude Scarpelli claude@genethon.fr
Claus Heine Claus_Heine@ac2.maus.de
Cliff Krumvieda cliff@cs.cornell.edu
Clinton Carr clint@netcom.com
Connor Behan connor.behan@gmail.com
Conrad Hughes chughes@maths.tcd.ie
Constantin Belous const@cris.net
Coranth Gryphon gryphon@bur.visidyne.com