From nobody Wed Jan 03 15:13:18 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T4tWz13P9z564nr for ; Wed, 3 Jan 2024 15:13:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T4tWy6GJ5z4XDc for ; Wed, 3 Jan 2024 15:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704294798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rTjAcVGz5VoAulkBnVZjCOXDiF7WIaMYE/KSUP1UIag=; b=o+YfUAEoEcs0jS8MxLl/YpwGZouuVXXQ02P949/yqSPuVSx4kN+Fq3jitEFecbn8HHrgNT TubsC/2DKkMQgUcz6p7y6UlNd9fBohCFCvsrW3EGTigXEuD0NYY0UiLhCB2QfQOfjpE2FY CsFH54L90p+oTwNO1XDmvhT+MjI6HhfhCm2bE8TQlAByDNSJdv5Rqb3Pw0Df4yGZzqNHb1 KO9OrhTU4sx7THfojsZ/sGIcDD99/HCMr76V3GIdNyox6zkJKvqbMH46gCYpyXhzoKanNL wNtaw7993wpoHj84DBfRoLRgXvt/1CReQ+fqtyiIKYKkEIYkXOWVUuH+xjACLA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704294798; a=rsa-sha256; cv=none; b=qWOnPo9gMT+sr7Nn57/K/Uz5F6oYu/gC77sm4GFDqYgnDiMIE/exd5usW4FsDS/blTKWFx EqTTGs3Oix0w3AcsPC0xeplORY5pFTxgJzaATx5CZz1N/oricv7UqRbNlB9Hfba16GIteQ uH/GdM3PymCSOiAM4IGR9vko/RnCFJ7bbnfBguLHvM3fBSxaEIDzH4gGUZ5x9YrRs8p0iR ePatDoJl9ITHPAmh3WGkvAxIdyWI/LPLOwh+NVD2bFsyiNO8f7291ciyqmxZRD9iOPrm+O kU3zFc7JWkTb74ALLVNILhhGwpebVzXT1wP9Ozul+1CuWxk6bgoBvsaT2uNQtg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4T4tWy5KwDzqB0 for ; Wed, 3 Jan 2024 15:13:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 403FDIBI000216 for ; Wed, 3 Jan 2024 15:13:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 403FDIQd000215 for bugs@FreeBSD.org; Wed, 3 Jan 2024 15:13:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276099] freebsd-update: manpage does not mention '-v' option and its aliases Date: Wed, 03 Jan 2024 15:13:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276099 Bug ID: 276099 Summary: freebsd-update: manpage does not mention '-v' option and its aliases Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: michaelo@FreeBSD.org Note: This issue also applies to all other stable branches. freebsd-update supports verbose output: https://github.com/freebsd/freebsd-src/blob/8b144c015c9cce0bc99a7fbdc43f22f= 51a946d2c/usr.sbin/freebsd-update/freebsd-update.sh#L527-L538, but the manpage does not mention it at all. In some situations you might wa= nt to analyze an issue with verbose output. --=20 You are receiving this mail because: You are the assignee for the bug.=