From patchwork Tue Oct 3 08:21:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?xaB0xJtww6FuIE7Em21lYw==?= X-Patchwork-Id: 13407244 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 E2EDDE75433 for ; Tue, 3 Oct 2023 08:28:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239515AbjJCI2F (ORCPT ); Tue, 3 Oct 2023 04:28:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239439AbjJCI2B (ORCPT ); Tue, 3 Oct 2023 04:28:01 -0400 Received: from mail.smrk.net (mail.smrk.net [IPv6:2001:19f0:6c01:2788:5400:4ff:fe27:adaa]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AD3BA1 for ; Tue, 3 Oct 2023 01:27:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smrk.net; s=20221002; t=1696321271; 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=5ao9Tj9QTDP3VIKdxI8BbdCv5My85FP/70CqR7uxe9k=; b=eYA3TVMm6qc438R6rqpMzSsUxxd19BGT7QeH0MOaMj2MxTZmboTPrR7KCViyselMMzMeHv ftQQGKLIcodDTjZeCQrMuQ6oyKFU+PS3TAm1wWKFGQnPwzJBgCa+YkfBZO/4o0ct33unvo eTqkjz5K+cdpz5xMkB75SI/CGQYrsQcIkAgZIbGTFTm3imBOl/0ec6XMdFKAa9tYqNgPbu uUZBakNGwC8FUkv8B/uPUmQyHCmhsBbixIJLt9w81qs/ppSJc+ZoyOZUjzPuD+DxRL2RT0 4d6XUpA6jYJF7CBff65R1yz+ui1t3T/mAHOgDwSQGep0mjOuGzoCLmIMLpOISg== Received: from localhost ( [192.168.5.2]) by smrk (OpenSMTPD) with ESMTPSA id d0fe63e1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 3 Oct 2023 10:21:11 +0200 (CEST) From: =?utf-8?b?xaB0xJtww6FuIE7Em21lYw==?= To: git@vger.kernel.org Subject: [PATCH 4/5] doc/gitk: s/sticked/stuck/ Date: Tue, 3 Oct 2023 10:21:06 +0200 Message-ID: <20231003082107.3002173-4-stepnem@smrk.net> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231003082107.3002173-1-stepnem@smrk.net> References: <20231003082107.3002173-1-stepnem@smrk.net> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org The terminology was changed in b0d12fc9b23a (Use the word 'stuck' instead of 'sticked'). Signed-off-by: Štěpán Němec --- Documentation/gitk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index d50e9ed10e04..c2213bb77b38 100644 --- a/Documentation/gitk.txt +++ b/Documentation/gitk.txt @@ -26,7 +26,7 @@ changes each commit introduces are shown. Finally, it supports some gitk-specific options. gitk generally only understands options with arguments in the -'sticked' form (see linkgit:gitcli[7]) due to limitations in the +'stuck' form (see linkgit:gitcli[7]) due to limitations in the command-line parser. rev-list options and arguments