diff options
author | joeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c> | 2007-10-02 19:49:12 +0000 |
---|---|---|
committer | joeyh <joeyh@19660600-52fe-0310-9875-adc0d7a7b53c> | 2007-10-02 19:49:12 +0000 |
commit | ad3dd777115face0980e86c2345623c4128fffbc (patch) | |
tree | c40d18a4270a3465da38aba6cc1d99c81ef92c74 /pristine-gz | |
parent | cd63599512864749c10738186385204a61554f76 (diff) | |
download | pristine-tar-ad3dd777115face0980e86c2345623c4128fffbc.tar.gz pristine-tar-ad3dd777115face0980e86c2345623c4128fffbc.tar.bz2 pristine-tar-ad3dd777115face0980e86c2345623c4128fffbc.zip |
docs
Diffstat (limited to 'pristine-gz')
-rwxr-xr-x | pristine-gz | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pristine-gz b/pristine-gz index 67c287d..5e2487f 100755 --- a/pristine-gz +++ b/pristine-gz @@ -32,7 +32,9 @@ In a few cases post-build fixups are also done to ensure that the gz is identical to the original. This approach will work in the vast majority of cases. If it doesn't work, -no delta will be generated. +no delta will be generated. One example of a case it cannot currently +support is a gz file that has been produced by appending together multiple +gz files. =head1 OPTIONS |