Based on notes of Rob Rye from links
http://lists.gnu.org/archive/html/bug-gzip/2010-06/msg2.html and
http://beeznest.wordpress.com/2005/02/03/rsyncable-gzip/, composed together to
describe --rsyncable option of gzip.
Signed-off-by: jchaloup
---
doc/gzip.texi |3 +++
gzip.1|
Hi,
--rsyncable option of gzip is nowhere documented. Looking at:
http://www.gnu.org/software/gzip/manual/gzip.html
http://www.gnu.org/software/gzip/manual/gzip.txt
or man gzip. Only for gzip -h:
--rsyncable Make rsync-friendly archive
Could someone give mi a hint where to find documentatio
GNU gzip doesn't have an --rsyncable option, so I'm afraid you'll need
to send this to the maintainer of the patched version you're using.
IIRC this is a patch added in RH/Fedora, not part of official gzip.
The best documentation is then probably the patch inside the RH
package.
On Thu, Jun 5, 2014 at 8:28 AM, Jan Chaloupka wrote:
> Hi,
>
> --rsyncable option of gzip is nowhere documented. Looking at:
>
> http://www.gnu.org/software