=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rsync/rsync.1,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- src/usr.bin/rsync/rsync.1 2023/04/28 10:24:38 1.33 +++ src/usr.bin/rsync/rsync.1 2023/11/23 11:59:53 1.34 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rsync.1,v 1.33 2023/04/28 10:24:38 claudio Exp $ +.\" $OpenBSD: rsync.1,v 1.34 2023/11/23 11:59:53 job Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 28 2023 $ +.Dd $Mdocdate: November 23 2023 $ .Dt OPENRSYNC 1 .Os .Sh NAME @@ -22,7 +22,7 @@ .Nd synchronise local and remote files .Sh SYNOPSIS .Nm openrsync -.Op Fl aDgIlnoprtVvx +.Op Fl aDgIlnOoprtVvx .Op Fl e Ar program .Op Fl -address Ns = Ns Ar sourceaddr .Op Fl -compare-dest Ns = Ns Ar directory @@ -165,6 +165,10 @@ or .Fl o is also given. +.It Fl O , -omit-dir-times +Don't set directory modification times to match the source. +Takes precedence over +.Fl t . .It Fl o , -owner Set the user name to match the source, with similar matching logic as for .Fl g .