/[tar]/tar/NEWS
ViewVC logotype

Diff of /tar/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.69 by gray, Thu Oct 2 10:29:18 2003 UTC revision 1.70 by gray, Sat Oct 4 13:48:52 2003 UTC
# Line 34  version 1.13.26 Line 34  version 1.13.26
34    with previous releases, however such usage is strongly deprecated as    with previous releases, however such usage is strongly deprecated as
35    the option will change to its UNIX98 semantics in the future releases.    the option will change to its UNIX98 semantics in the future releases.
36    
37  * New option --first-copy can be used in conjunction with one of  * New option --occurrence[=N] can be used in conjunction with one of
38    the subcommands --delete, --diff, --extract or --list when a list of    the subcommands --delete, --diff, --extract or --list when a list of
39    files is given either on the command line or via -T option. This    files is given either on the command line or via -T option. This
40    option instructs tar to terminate when all of the filenames from    option instructs tar to process only the Nth occurence of each named
41    the list were processed.    file. N defaults to 1, so `tar -x -f archive --occurence filename'
42      extracts the first occurence of `filename' from `archive'
43      and terminates without scanning to the end of the archive.
44    
45  * Removed obsolete command line options:  * Removed obsolete command line options:
46  ** --absolute-paths superseeded by --absolute-names  ** --absolute-paths superseeded by --absolute-names

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26