Re: --append option description in manpage typo

2008-03-03 Thread Wayne Davison
On Mon, Mar 03, 2008 at 03:34:30PM +0100, Paul Slootman wrote: > If files that are shorter on the receiving side are skipped, how is it > possible that rsync updates a file by appending data onto the end? Thanks. That should say that files that are the same size or longer on the receiving side ar

--append option description in manpage typo

2008-03-03 Thread Paul Slootman
I just noticed, too late )-: --append This causes rsync to update a file by appending data onto the end of the file, which presumes that the data that already exists on the receiving side is identical with the start of the fi