Fix NEWS
* NEWS: Remove duplicate description of the --one-top-level option.
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,4 +1,4 @@
|
||||
GNU tar NEWS - User visible changes. 2014-02-10
|
||||
GNU tar NEWS - User visible changes. 2014-02-13
|
||||
Please send GNU tar bug reports to <bug-tar@gnu.org>
|
||||
|
||||
|
||||
@@ -52,14 +52,6 @@ version 1.27.1 - Sergey Poznyakoff, 2013-11-17
|
||||
|
||||
* Fix extracting sparse members from star archives.
|
||||
|
||||
* The --one-top-level option.
|
||||
|
||||
This new command line option tells tar that the working directory
|
||||
(or the one passed to -C) should not be populated with more than one
|
||||
name directly under it. Instead, a newly created subdirectory is
|
||||
used whose name is equal to the archive name without the extension.
|
||||
For example, foo.tar.gz would be extracted to foo.
|
||||
|
||||
|
||||
version 1.27 - Sergey Poznyakoff, 2013-10-05
|
||||
|
||||
|
||||
Reference in New Issue
Block a user