git: 917f8b67814c - stable/12 - freebsd-update: Mention 13.2-RELEASE in usage.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jun 2023 13:00:03 UTC
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=917f8b67814c9c8112b1342995476155ad1f4413 commit 917f8b67814c9c8112b1342995476155ad1f4413 Author: Poul-Henning Kamp <phk@FreeBSD.org> AuthorDate: 2023-04-30 05:06:56 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-06-21 12:59:47 +0000 freebsd-update: Mention 13.2-RELEASE in usage. (cherry picked from commit e0e5bf4d62831090a23dd0e0ac374baa0a00ef98) (cherry picked from commit c6d3829c09f77aea9407e15caf02adbb9867fd65) --- usr.sbin/freebsd-update/freebsd-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/freebsd-update/freebsd-update.sh b/usr.sbin/freebsd-update/freebsd-update.sh index 56a7ac422cd9..b0e7ea1ce538 100644 --- a/usr.sbin/freebsd-update/freebsd-update.sh +++ b/usr.sbin/freebsd-update/freebsd-update.sh @@ -49,7 +49,7 @@ Options: case of an unfinished upgrade -j jail -- Operate on the given jail specified by jid or name -k KEY -- Trust an RSA key with SHA256 hash of KEY - -r release -- Target for upgrade (e.g., 11.1-RELEASE) + -r release -- Target for upgrade (e.g., 13.2-RELEASE) -s server -- Server from which to fetch updates (default: update.FreeBSD.org) -t address -- Mail output of cron command, if any, to address