sort options;
authorjmc <jmc@openbsd.org>
Thu, 27 Apr 2023 17:18:40 +0000 (17:18 +0000)
committerjmc <jmc@openbsd.org>
Thu, 27 Apr 2023 17:18:40 +0000 (17:18 +0000)
usr.bin/rsync/rsync.1

index 664d4ee..9427249 100644 (file)
@@ -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 <kristaps@bsd.lv>
 .\"
@@ -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