From nobody Wed Jun 28 02:47:34 2023 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 4QrQwk3Pc0z4k5Yh for ; Wed, 28 Jun 2023 02:47:34 +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 4QrQwk1dq1z474f for ; Wed, 28 Jun 2023 02:47:34 +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=1687920454; 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: in-reply-to:in-reply-to:references:references; bh=NDt7LBz4kbD5JEflzec9KIa3wvjYgZhp7ql09pe0u1Q=; b=hBmL+l3DgAzytgBVmYOt55bdXNN/4G5/lCTgpeD9Pk5kHlMiMqSZZ5uVFpAB7Z8hJgme9Q NRxgPu8bH2D6QbaMIcA6ji7eUO+yONpEyJlY38emCDe2sVo+nDZ6sAB2ezszHJ6FDwRH2U TZQCaccQmeyApoqo1Hl0hzAxk6vXDzEv773r9gt9rMYWGDa35c18yuqvX7ngcEXH14odlE G3L+r2RDd8STp6zf3wwJ3QbVAP7k9jWT/xRQgmB0JYs0/a/PpT+lAFCl1OP57sgpyCu+Lv GFGC/BkWGMe2u8mjni4bT9FJVJOHF/Ht560n1vyZIiqOj9/e8b43iDPsZER/SQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687920454; a=rsa-sha256; cv=none; b=aMbhyzrtFLCgIdz4C18Tid8iOqtNIJlaFJ4Z8oPS5yrc5GkB6/OhvixF/sczI+xyc/raTK YOumXTtuGvXSspH9Lib83ku6Z+CrII1V1iX5FokhG33QYnBEX/2gei3pNTjotX9E5cDro1 qqbERXHlhijyfZcp/buLYUJzvlRkmJvTWpiPLohaYr5AIKhe9Gz1VXTHLqVJDWa/C51KRY OoB9svtf1GtTTYK2m62v8zB6VFb4c39Ld9lKepL2l/w+HOXXbL8hZKhSeCdKh93L75sbr7 gEJhliRlQGDGtW1bsT4XPKX/+97YFuIJmBfJG4V5z4+qjqhGeAW2y/LdcC8b2A== 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 4QrQwk0kkRzH2B for ; Wed, 28 Jun 2023 02:47:34 +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 35S2lYCD094109 for ; Wed, 28 Jun 2023 02:47:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35S2lYhk094108 for bugs@FreeBSD.org; Wed, 28 Jun 2023 02:47:34 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 272260] bectl(8) usage: -? Date: Wed, 28 Jun 2023 02:47:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272260 --- Comment #2 from Kyle Evans --- (In reply to Kyle Evans from comment #1) I suspect you are using csh, because while "match" doesn't appear anywhere outside of comments in bectl / libbe, there is a literal match in csh: https://cgit.freebsd.org/src/tree/contrib/tcsh/sh.err.c#n262 --=20 You are receiving this mail because: You are the assignee for the bug.=