Pārlūkot izejas kodu

Fix NEWS

* NEWS: Remove duplicate description of the --one-top-level option.
Sergey Poznyakoff 11 gadi atpakaļ
vecāks
revīzija
8b6a1a5990
1 mainītis faili ar 1 papildinājumiem un 9 dzēšanām
  1. 1 9
      NEWS

+ 1 - 9
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