From patchwork Sat Nov 3 05:14:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Duy Nguyen X-Patchwork-Id: 10666539 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C001C13A4 for ; Sat, 3 Nov 2018 05:14:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9B0942B235 for ; Sat, 3 Nov 2018 05:14:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 75FF02B245; Sat, 3 Nov 2018 05:14:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 039CB2B235 for ; Sat, 3 Nov 2018 05:14:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726290AbeKCOY2 (ORCPT ); Sat, 3 Nov 2018 10:24:28 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:35820 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726147AbeKCOY2 (ORCPT ); Sat, 3 Nov 2018 10:24:28 -0400 Received: by mail-lf1-f66.google.com with SMTP id d7-v6so2699871lfi.2 for ; Fri, 02 Nov 2018 22:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=KRhLipQTdTg1TEo6+335G/XKJEymwiTWhlzrIJMbE1E=; b=N8Y+FX1BJXG9C5YfjzreJJLnf/mxibL+IYYT8hj6rMdk8aDMP1EFXaOejPOwf0Rag/ 7hrt5YnBzZ8atNLw5Ahl+HVAN7MHOsdUjk7SeJ9nOJCkH3jOR8orIyJE80FM9ISjtBIc TEyjbx7QxuqAPp6C5EVDNCfy1J3nZVFlCY4tAkJ7mNcRF+78XX8pbP+6iSobcsp1JXx9 8ZisZq58vRnOZ7DcKfaFLdNgOxgEQPJfxHehzsa4K0PAHdKYsN8fFlWnm0MhllaLL4QE hoZMdIm2uw1b8ZrJi1CLhumupyxm6yuXIaP0si7fvUQQU1h3/BL3ScjxXqsfQGB+iNDF 1YEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=KRhLipQTdTg1TEo6+335G/XKJEymwiTWhlzrIJMbE1E=; b=jjgLxvhxsd5UjCzqqGNJfMzsqI42vfMhx1E0jwDTkjx3XxXW64p9o1nA3RB+zBgC4k J5fgcEgyUayejPbKCYDkF7xuHTlQjYxENcL65Ar/UDX/lcbmm4t6V8li74UggAKEnsR0 f31PPFjFgrAf53jb6Ysc4KA1kpZ8G+NmLJqCGWr3STAaLRoVFcBlRjAa1afrbxxcmg2+ OTN0afIbA8tLbmGVNnlJkONaXI1Y8b56TZWJ/Md0dodPv0R1qFt2OcQDjnt1P9QJl49E 9hd17/VSAL1dYZi6taXAVlpV87ZeX11t/HO6KdKAvBi4HNgMpGzQz7Om16fSlJiCNVCX msPw== X-Gm-Message-State: AGRZ1gIKLIFtqvLkdFpQ0n/zKPHnCvnHcyhsMZ98RhLC7deEddax7iQD SAGnWCVSDe5gmHsLa2ybjTqVa8aR X-Google-Smtp-Source: AJdET5cXmf3nzVGuClWH9+CWBybzfrkjL+xLtiZfB0DKkHkRfG45oNOlDoLzvF34SF3M03WVgJBJKg== X-Received: by 2002:a19:702:: with SMTP id 2mr5397517lfh.144.1541222064018; Fri, 02 Nov 2018 22:14:24 -0700 (PDT) Received: from localhost.localdomain (c80-216-12-205.bredband.comhem.se. [80.216.12.205]) by smtp.gmail.com with ESMTPSA id x16sm2723712lff.26.2018.11.02.22.14.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Nov 2018 22:14:23 -0700 (PDT) From: =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmfhu41jIER1eQ==?= To: git@vger.kernel.org Cc: Junio C Hamano , =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmc=?= =?utf-8?b?4buNYyBEdXk=?= , =?utf-8?q?SZEDER_G=C3=A1bor?= Subject: [PATCH] git-worktree.txt: correct linkgit command name Date: Sat, 3 Nov 2018 06:14:18 +0100 Message-Id: <20181103051418.13697-1-pclouds@gmail.com> X-Mailer: git-send-email 2.19.1.1005.gac84295441 MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Noticed-by: SZEDER Gábor Signed-off-by: Nguyễn Thái Ngọc Duy --- On top of nd/per-worktree-ref-iteration Documentation/git-worktree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index 9117e4fb50..69d55f1350 100644 --- a/Documentation/git-worktree.txt +++ b/Documentation/git-worktree.txt @@ -230,7 +230,7 @@ GIT_COMMON_DIR/worktrees/foo/HEAD and GIT_COMMON_DIR/worktrees/bar/refs/bisect/bad. To access refs, it's best not to look inside GIT_DIR directly. Instead -use commands such as linkgit:git-revparse[1] or linkgit:git-update-ref[1] +use commands such as linkgit:git-rev-parse[1] or linkgit:git-update-ref[1] which will handle refs correctly. DETAILS