From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9547 invoked from network); 3 Jun 2021 22:01:05 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 3 Jun 2021 22:01:05 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20200801; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Type:Subject:Cc:To:From:Date: References:In-Reply-To:Message-Id:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=sqrdWCL76MnjYqXGiJAgWrudyyxEuGFGuJ+XKo7K6aI=; b=vhO04SVbaMeihWlJVxsuztMHxJ kVwtLdT6n2t/JIUlS4t8ZAGMsJXzbq4vSDB7R+LA1BBNl8dpLuapUEYi9Is7XxYGd6Rz4Hh2QvUKO 4VcoOfchB3fUIZ8vd3wUJP8UAcqACMPdCdsqwFbaft61SxWbTHjavlNhuIrHVpz6ulZ9apCjLT7NE NWPvK0AfX8etposU6KEqRgbtOvt+tCSgK0cSudbyadYrm+X1cV8f5wo0BN6BMtF8pUUTlqVwXLmHr 8AVBHoI2W6wrtWxZ03uc+ouFDQKrkOBh0Y3cFYx3HnJFLgUozqkOWE2VpuzTqJnYSLnA1KJWhZfF/ RfoXXv5w==; Received: from authenticated user by zero.zsh.org with local id 1lovOj-0007pI-DD; Thu, 03 Jun 2021 22:01:05 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1lovOV-0007Wo-4I; Thu, 03 Jun 2021 22:00:51 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailauth.nyi.internal (Postfix) with ESMTP id E5E7427C0054; Thu, 3 Jun 2021 18:00:49 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute3.internal (MEProxy); Thu, 03 Jun 2021 18:00:49 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdelledgudeikecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefofgggkfgjfhffhffvufgtsehttdertderreejnecuhfhrohhmpefnrgif rhgvnhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepieekjeevledugeefiefgueelgffgtddtgeehvedvhedviefghedv ffeuvddvueehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudeh udekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrsh htmhgrihhlrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 8B83BA00079; Thu, 3 Jun 2021 18:00:49 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-519-g27a961944e-fm-20210531.001-g27a96194 Mime-Version: 1.0 Message-Id: In-Reply-To: References: <9b5f772f-2af3-4c9e-a83f-6c6f4496c6be@www.fastmail.com> Date: Thu, 03 Jun 2021 18:00:28 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: "Bart Schaefer" Cc: "Marlon Richert" , zsh-workers@zsh.org Subject: =?UTF-8?Q?Re:_Let_run-help_filter_cmd=5Fargs_before_calling_run-help-_(was_Re:_[RFC][PATCH]_Try_calling_command_with_help_fl?= =?UTF-8?Q?ags_in_run-help)?= Content-Type: text/plain X-Seq: 49010 Archived-At: X-Loop: zsh-workers@zsh.org Errors-To: zsh-workers-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-workers-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Thu, Jun 3, 2021, at 5:52 PM, Bart Schaefer wrote: > The run-help-ssh function isn't actually in the distribution anywhere > except as an example in the doc. You have to copy-paste it into your > shell before attempting run-help. Oops, I missed that you're talking about run-help-X, which I didn't know about. Carry on! -- vq