[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.30 and 1.31

version 1.30, 2022/08/02 18:09:20 version 1.31, 2023/04/27 16:28:18
Line 22 
Line 22 
 .Nd synchronise local and remote files  .Nd synchronise local and remote files
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm openrsync  .Nm openrsync
 .Op Fl aDglnoprtvx  .Op Fl aDglnoprtVvx
 .Op Fl e Ar program  .Op Fl e Ar program
 .Op Fl -address Ns = Ns Ar sourceaddr  .Op Fl -address Ns = Ns Ar sourceaddr
 .Op Fl -compare-dest Ns = Ns Ar directory  .Op Fl -compare-dest Ns = Ns Ar directory
Line 39 
Line 39 
 .Op Fl -port Ns = Ns Ar service  .Op Fl -port Ns = Ns Ar service
 .Op Fl -rsync-path Ns = Ns Ar program  .Op Fl -rsync-path Ns = Ns Ar program
 .Op Fl -timeout Ns = Ns Ar seconds  .Op Fl -timeout Ns = Ns Ar seconds
 .Op Fl -version  
 .Ar source ...  .Ar source ...
 .Ar directory  .Ar directory
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 220 
Line 219 
 If this option is repeated, all mount point directories from the copy are  If this option is repeated, all mount point directories from the copy are
 omitted.  omitted.
 Otherwise, it includes an empty directory at each mount point it encounters.  Otherwise, it includes an empty directory at each mount point it encounters.
 .It Fl -version  .It Fl V , -version
 Print version and exit.  Print version and exit.
 .El  .El
 .Pp  .Pp

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31