[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.18 and 1.19

version 1.18, 2019/05/06 15:44:34 version 1.19, 2019/08/09 05:28:01
Line 24 
Line 24 
 .Nm openrsync  .Nm openrsync
 .Op Fl aDglnoprtvx  .Op Fl aDglnoprtvx
 .Op Fl e Ar program  .Op Fl e Ar program
   .Op Fl -address Ns = Ns Ar bind_address
 .Op Fl -del  .Op Fl -del
 .Op Fl -numeric-ids  .Op Fl -numeric-ids
 .Op Fl -port Ns = Ns Ar service  .Op Fl -port Ns = Ns Ar service
Line 50 
Line 51 
 .It Fl a , -archive  .It Fl a , -archive
 Shorthand for  Shorthand for
 .Fl Dgloprt .  .Fl Dgloprt .
   .It Fl -address Ns = Ns Ar bind_address
   Use
   .Ar bind_address
   on the local machine as the source address of the connection.
   Only useful when connecting to an rsync daemon and on systems with more than
   one address.
 .It Fl D  .It Fl D
 Also transfer device and special files.  Also transfer device and special files.
 Shorthand for  Shorthand for

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