git: d33cf7a54fcb - stable/13 - freebsd-update.8: Add --currently-running to synopsis

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 08:23:53 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=d33cf7a54fcb767088b4661e4b51bd04a46d4023

commit d33cf7a54fcb767088b4661e4b51bd04a46d4023
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-04-21 14:31:51 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-29 08:21:54 +0000

    freebsd-update.8: Add --currently-running to synopsis
    
    While here, sort flags in synopsis.
    
    MFC after:      3 days
    
    (cherry picked from commit f69f0644833eca67d238f343d813fffe82e5b98a)
---
 usr.sbin/freebsd-update/freebsd-update.8 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/usr.sbin/freebsd-update/freebsd-update.8 b/usr.sbin/freebsd-update/freebsd-update.8
index 7920ec34a9a1..de4b5b4a4c0b 100644
--- a/usr.sbin/freebsd-update/freebsd-update.8
+++ b/usr.sbin/freebsd-update/freebsd-update.8
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 29, 2022
+.Dd April 22, 2022
 .Dt FREEBSD-UPDATE 8
 .Os
 .Sh NAME
@@ -33,16 +33,17 @@
 .Nd fetch and install binary updates to FreeBSD
 .Sh SYNOPSIS
 .Nm
+.Op Fl F
 .Op Fl b Ar basedir
+.Op Fl -currently-running Ar release
 .Op Fl d Ar workdir
 .Op Fl f Ar conffile
-.Op Fl F
 .Op Fl j Ar jail
 .Op Fl k Ar KEY
+.Op Fl -not-running-from-cron
 .Op Fl r Ar newrelease
 .Op Fl s Ar server
 .Op Fl t Ar address
-.Op Fl -not-running-from-cron
 .Ar command ...
 .Sh DESCRIPTION
 The