From: jmc Date: Thu, 27 Apr 2023 17:18:40 +0000 (+0000) Subject: sort options; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fbf061df9c3d816f7537f823093019ccfbad4c5d;p=openbsd sort options; --- diff --git a/usr.bin/rsync/rsync.1 b/usr.bin/rsync/rsync.1 index 664d4ee24b8..9427249e438 100644 --- a/usr.bin/rsync/rsync.1 +++ b/usr.bin/rsync/rsync.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rsync.1,v 1.31 2023/04/27 16:28:18 claudio Exp $ +.\" $OpenBSD: rsync.1,v 1.32 2023/04/27 17:18:40 jmc Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons .\" @@ -209,6 +209,8 @@ The default is 0, which means no timeout. .It Fl t , -times Set destination file and directory modification time to match the source when it is updated or created. +.It Fl V , -version +Print version and exit. .It Fl v , -verbose Increase verbosity. Specify once for files being transferred, twice for specific status, @@ -219,8 +221,6 @@ Do not cross filesystem boundaries. If this option is repeated, all mount point directories from the copy are omitted. Otherwise, it includes an empty directory at each mount point it encounters. -.It Fl V , -version -Print version and exit. .El .Pp A remote