[BACK]Return to rsync.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / rsync

Diff for /src/usr.bin/rsync/rsync.1 between version 1.17 and 1.18

version 1.17, 2019/04/04 04:19:54 version 1.18, 2019/05/06 15:44:34
Line 243 
Line 243 
 .Pa baz :  .Pa baz :
 .Pp  .Pp
 .Dl % rsync -t bar baz ../dest  .Dl % rsync -t bar baz ../dest
 .Pp  
 To update the out-of-date remote files in  
 .Pa host:dest  
 on a remote host running  
 .Nm  
 with the local host running  
 .Nm :  
 .Pp  
 .Dl % rsync --rsync-path=rsync -t ../dest/* host:dest  
 .\" .Sh DIAGNOSTICS  .\" .Sh DIAGNOSTICS
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ssh 1 ,  .Xr ssh 1 ,

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18