From patchwork Thu May 5 22:12:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?0L3QsNCx?= X-Patchwork-Id: 12840286 X-Patchwork-Delegate: herbert@gondor.apana.org.au Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10C6CC433F5 for ; Thu, 5 May 2022 22:14:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233048AbiEEWSQ (ORCPT ); Thu, 5 May 2022 18:18:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351287AbiEEWSP (ORCPT ); Thu, 5 May 2022 18:18:15 -0400 X-Greylist: delayed 135 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 05 May 2022 15:14:32 PDT Received: from tarta.nabijaczleweli.xyz (unknown [139.28.40.42]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D59F85EDDD for ; Thu, 5 May 2022 15:14:32 -0700 (PDT) Received: from tarta.nabijaczleweli.xyz (unknown [192.168.1.250]) by tarta.nabijaczleweli.xyz (Postfix) with ESMTPSA id C836C1B92 for ; Fri, 6 May 2022 00:12:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nabijaczleweli.xyz; s=202006; t=1651788743; bh=brtJ09KtUjbwbkqZIpRG39TFsX50fSqRTIffHcn4nW8=; h=Date:From:To:Subject:References:In-Reply-To:From; b=Tx40hwyKpz9e7gN2Rq9WXRadSyN2rn6v/lanwwqNROX05dt5k6o+kNUbpMyFkcuys /zE/uTYrmt3CUxeLNzJ4AkDs6GWBccP31cpmaKH8ikuiaWssMxwcpCoGUPJqRlPv6c q5oGRCupTfzCs96TP62AC/KbynGy19aUNuQvcBiqJN/uVJQfxoSlA+wukmEC0O/86O oaIcO2UDYmj7z/p8qDKYyx3HKSwE/pB65kDUc0Yvl3pr9D5ase1XlXwRWNm/UjbuWv Nagt5nRLi1WUoOtWrmz9oMZQ3mOLrwOJX6pe9ZmaffODQtgbArU4X/LndKsEBRl3rk 4iy+ktm6AIAzg== Date: Fri, 6 May 2022 00:12:22 +0200 From: =?utf-8?b?0L3QsNCx?= To: dash@vger.kernel.org Subject: [PATCH 2/2] man: note chdir being the same builtin as cd Message-ID: <1517fbdef919dd93b775a4c4278b98d4d626d071.1651788702.git.nabijaczleweli@nabijaczleweli.xyz> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20220429 Precedence: bulk List-ID: X-Mailing-List: dash@vger.kernel.org The manual now contains all built-ins Signed-off-by: Ahelenia ZiemiaƄska --- Please keep me in CC, as I'm not subscribed. src/dash.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dash.1 b/src/dash.1 index 969a883..dd2bd47 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -1143,8 +1143,8 @@ Do not execute the command but search for the command and print the absolute pathname of utilities, the name for builtins or the expansion of aliases. .El -.It cd Ar - -.It Xo cd Op Fl LP +.It cd|chdir Ar - +.It Xo cd|chdir Op Fl LP .Op Ar directory .Xc Switch to the specified directory (default