From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_PASS,SPF_PASS,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id DB5C61F852 for ; Fri, 28 Jan 2022 22:24:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239780AbiA1WYT (ORCPT ); Fri, 28 Jan 2022 17:24:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237294AbiA1WYO (ORCPT ); Fri, 28 Jan 2022 17:24:14 -0500 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21390C061714 for ; Fri, 28 Jan 2022 14:24:13 -0800 (PST) Received: by mail-wr1-x435.google.com with SMTP id m14so13223505wrg.12 for ; Fri, 28 Jan 2022 14:24:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:in-reply-to:references:from:date:subject:mime-version :content-transfer-encoding:fcc:to:cc; bh=setLvCe/Tayj7BmI2ha2ddGllmm0sAEogig2gdBHmxc=; b=LCMttfKaXrdFiHDrfVC/LYZQxATxXPJytXA8cXZcrhK0enp8uvioePgxMGFYDGbT62 hKgEc42RdE6BVkV7tJXEJNl7Fgd1GuC11FJWA1PPHCJPXleEbZmWof4zZaNJ8kjyBzV9 trZDXib+2ibeHwX5oPNXG1MPpV9oIop8Zf8qvMgr+7Wx2h0nUzW2pEzcAgNzNDTd0ikv Jl4ME6cvqwh93ZbmO2QhvduPzsoR+2z9+EqjQVXKlYlzKxBPT0rYKDmQzYsRnnGJEuOs 4EPsemRatn2eSAQEyDtizDKrGAgezTjbypxiryvQqVKkHbdlMFquI8wuCqyumqti/HWH tpkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:mime-version:content-transfer-encoding:fcc:to:cc; bh=setLvCe/Tayj7BmI2ha2ddGllmm0sAEogig2gdBHmxc=; b=DwpRSylJVVEVOJgLZGDrP1mzzzsNjRMxY+3oEq54FVWekH8pXFHC61fnzHkAM8AEID oBMFPEsK1cRN2rupHgL/GSTSnG7sPAfzbbVPr2ibsJ3Em36WPU8MPUadG7hAH9Oa8RRu nhAaAshvTBklzhihSYR0vXvVq2cX8aq8NcROEsxyS8KjyCPvEe+9Eh73QbGzk6dFzsyh 5T7q9wKxNxo072Qo3o8k7f1CIETHhI5Xzutw9Wln0oH59ArFMknZosFn+frqBtf9maVc mNOwiB4jl+fw/RSfPwz+TgYUFG/EVg9PoZJO4kG+EdIJr0Y55FsbhHaZ5NdQtrNec9nD WvkA== X-Gm-Message-State: AOAM532Iz26zUqs+nSSarmwPzdZaDZjoEfFQLXhMK7AVlfBiiIBKVy0o GbrbH7Hyg91JN4cj3N9R8DocSKauBMI= X-Google-Smtp-Source: ABdhPJzEkXB8sgTPfBEr2oEphm0wIKnfJ46MeoaYGNu5oEhPvw2MNna030XJDX4teyWF/AMDaKXBRQ== X-Received: by 2002:a05:6000:11cd:: with SMTP id i13mr8472394wrx.318.1643408651638; Fri, 28 Jan 2022 14:24:11 -0800 (PST) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id v8sm2703845wmd.44.2022.01.28.14.24.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jan 2022 14:24:11 -0800 (PST) Message-Id: <8b0057f61807eca7da268670bc6796a0bc91bfc3.1643408644.git.gitgitgadget@gmail.com> In-Reply-To: References: From: "=?UTF-8?q?Jean-No=C3=ABl=20Avila?= via GitGitGadget" Date: Fri, 28 Jan 2022 22:24:03 +0000 Subject: [PATCH v2 4/4] i18n: transfer variables into placeholders in command synopsis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fcc: Sent To: git@vger.kernel.org Cc: Johannes Sixt , Phillip Wood , =?UTF-8?Q?Jean-No=C3=ABl?= Avila , =?UTF-8?q?Jean-No=C3=ABl=20Avila?= Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: =?UTF-8?q?Jean-No=C3=ABl=20Avila?= This applies the style guide for documentation. Signed-off-by: Jean-Noël Avila --- builtin/fast-export.c | 2 +- builtin/reflog.c | 4 ++-- builtin/rev-list.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/builtin/fast-export.c b/builtin/fast-export.c index 9f1c730e587..510139e9b54 100644 --- a/builtin/fast-export.c +++ b/builtin/fast-export.c @@ -26,7 +26,7 @@ #include "commit-slab.h" static const char *fast_export_usage[] = { - N_("git fast-export [rev-list-opts]"), + N_("git fast-export []"), NULL }; diff --git a/builtin/reflog.c b/builtin/reflog.c index ee5ee8d8cf6..343a10d371b 100644 --- a/builtin/reflog.c +++ b/builtin/reflog.c @@ -17,10 +17,10 @@ static const char reflog_expire_usage[] = N_("git reflog expire [--expire=