From: Sergey Poznyakoff Date: Sat, 3 Jun 2006 20:53:17 +0000 (+0000) Subject: Update X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=aa7476a68e16f80c4c6011817ceb2fcf4d7774b4;p=chaz%2Ftar Update --- diff --git a/NEWS b/NEWS index 76f8183..bb9b66c 100644 --- a/NEWS +++ b/NEWS @@ -65,11 +65,9 @@ will add 'prefix/' to all file names stored in foo.tar. versions it worked only with --extract. ** New option --show-transformed-names enables display of transformed file -or archive. In particular, when creating archive in verbose mode, -the option lists member names as stored in the archive. It -generalizes --show-stored-names option, introduced in 1.15.90. In -particular, when creating an archive in verbose mode, it lists member -names as stored in the archive, i.e., with any eventual prefixes +or archive. It generalizes --show-stored-names option, introduced in +1.15.90. In particular, when creating an archive in verbose mode, it lists +member names as stored in the archive, i.e., with any eventual prefixes removed and file name transformations applied. The option is useful, for example, while comparing `tar cv' and `tar tv' outputs.