X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fgzip.texi;h=cf0ec6cc016dcc7be3ddf59316427e40a5ed9ac6;hb=1bbb35416d8da71e8146a4cb4f2dbab7b24cff39;hp=7ff37adf6cd1adf698f54bfc260fc4c7124a8bad;hpb=d738e90e8360e101b94fca8c79147f59565f62d8;p=debian%2Fgzip diff --git a/doc/gzip.texi b/doc/gzip.texi index 7ff37ad..cf0ec6c 100644 --- a/doc/gzip.texi +++ b/doc/gzip.texi @@ -359,14 +359,6 @@ specified on the command line are directories, @command{gzip} will descend into the directory and compress all the files it finds there (or decompress them in the case of @command{gunzip}). -@item --rsyncable -While compressing, synchronize the output occasionally based on the -input. This can reduce the compression slightly in some cases, but -means that the @code{rsync} program can take advantage of similarities -in the uncompressed input when syncronizing two files compressed with -this flag. @code{gunzip} cannot tell the difference between a -compressed file created with this option, and one created without it. - @item --rsyncable While compressing, synchronize the output occasionally based on the input. This increases size by less than 1 percent most @@ -375,14 +367,6 @@ synchronize files compressed with this flag. @command{gunzip} cannot tell the difference between a compressed file created with this option, and one created without it. -@item --rsyncable -While compressing, synchronize the output occasionally based on the -input. This can reduce the compression slightly in some cases, but -means that the @code{rsync} program can take advantage of similarities -in the uncompressed input when syncronizing two files compressed with -this flag. @code{gunzip} cannot tell the difference between a -compressed file created with this option, and one created without it. - @item --suffix @var{suf} @itemx -S @var{suf} Use suffix @var{suf} instead of @samp{.gz}. Any suffix can be