git: f69f0644833e - main - freebsd-update.8: Add --currently-running to synopsis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 12:42:15 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=f69f0644833eca67d238f343d813fffe82e5b98a
commit f69f0644833eca67d238f343d813fffe82e5b98a
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-04-21 14:31:51 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-22 11:57:11 +0000
freebsd-update.8: Add --currently-running to synopsis
While here, sort flags in synopsis.
MFC after: 3 days
---
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