From patchwork Thu Oct 13 15:39:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= X-Patchwork-Id: 13006141 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 0B46FC4332F for ; Thu, 13 Oct 2022 15:40:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229920AbiJMPkU (ORCPT ); Thu, 13 Oct 2022 11:40:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229577AbiJMPkH (ORCPT ); Thu, 13 Oct 2022 11:40:07 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31D38F033 for ; Thu, 13 Oct 2022 08:39:44 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id a10so3412410wrm.12 for ; Thu, 13 Oct 2022 08:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wn7iIzFrutZjwTx4XlwRuM02/tahKmeMCkl7w8MUrXU=; b=lgDKQbZHl1fCGblqCMy2WNNShsnYBCI/N4vNLVXMtaVMB8EPHiEKdudMoZ3Q9gRur5 G/8W3+GgxkSVx3qgjWZ+udi086SdNmdvzUQD6yVc8N5Huvq6/jNSzJWbPZdgVJ1T+H1C Ffoc6uIltpsyZWriJ+cpJ/RZuXNk0Onbkt5rfrDvTG+U9MLW6E/BGG1zbHQ/4oEnSQ5Z eQMmG8XVUjxQ9OaBaVxcg1A5md+CnZB+wAI0jGhZtcrhhgMW5JrpPccFriDKjSdoxMGk 4JGHAu51ZNNABW+U39BgNbjBlEZd5P2JR99R/TNmYxhhFa9kudpGWWzvN7K+tUD3iNXg zwpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wn7iIzFrutZjwTx4XlwRuM02/tahKmeMCkl7w8MUrXU=; b=miL2yeLUbv6ez7WiRXmuGNPaX3V7onLc+SKc7q4y3Uj+VInwMQa9SguiRvcHWZvgrd CS+Qr/jDjORMdjZBjpJc4cNPaEInKx73mhHoG8psGuZHZX7ly6ofMtQG3l3AHzIcmmnA 6AGtYMrnBxK7cRZKOTd4rLzLixXfE8tE1SMYODFOxY94+6TJ7CWKW/HhIP8hTRh1JO29 vLiLtvxkafc55c4NbKGhGc1W64YOXZW1Cq+HynFu/Hz5fgyP1sr7Z24qtQcZVQGP8p3P F9iLHdjtCbX2uIzE9godDZKi6aVhRhod1LxYCGUwMTrNfl8OHkzbQl097J9ehCgZwDRx irLg== X-Gm-Message-State: ACrzQf1ziIV8axJXZV9SfGSMj44ePQjF7kLtZ4mLnHawEN9+h+bUzz5I Muu9vIvURFOzslfu4+U+4HiYf4wAdguPCw== X-Google-Smtp-Source: AMsMyM4p2Eb+Ptf/jL8mVTfVOyqS56/XEXl0fZzT6syHUmqXQ3+X/kz9i+jvvhXUI+CvTtiMPQhxiA== X-Received: by 2002:a05:6000:1a85:b0:230:f238:a48c with SMTP id f5-20020a0560001a8500b00230f238a48cmr408755wry.92.1665675582354; Thu, 13 Oct 2022 08:39:42 -0700 (PDT) Received: from vm.nix.is (vm.nix.is. [2a01:4f8:120:2468::2]) by smtp.gmail.com with ESMTPSA id da12-20020a056000408c00b0022a3a887ceasm2258130wrb.49.2022.10.13.08.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Oct 2022 08:39:41 -0700 (PDT) From: =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= To: git@vger.kernel.org Cc: Junio C Hamano , Victoria Dye , Taylor Blau , Emily Shaffer , Jonathan Nieder , John Cai , Eric Sunshine , =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBC?= =?utf-8?b?amFybWFzb24=?= Subject: [PATCH v5 08/34] doc txt & -h consistency: word-wrap Date: Thu, 13 Oct 2022 17:39:02 +0200 Message-Id: X-Mailer: git-send-email 2.38.0.1085.gb7e61c3016c In-Reply-To: References: MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Change the documentation and -h output for those built-in commands where both the -h output and *.txt were lacking in word-wrapping. There are many more built-ins that could use this treatment, this change is narrowed to those where this whitespace change is needed to make the -h and *.txt consistent in the end. In the case of "Documentation/git-hash-object.txt" and "builtin/hash-object.c" this is not a "doc txt & -h consistency" change, as we're changing both versions, doing so here makes a subsequent change smaller. Signed-off-by: Ævar Arnfjörð Bjarmason --- Documentation/git-hash-object.txt | 3 ++- Documentation/git-worktree.txt | 3 ++- builtin/bugreport.c | 3 ++- builtin/commit-graph.c | 8 ++++---- builtin/commit-tree.c | 4 ++-- builtin/diagnose.c | 3 ++- builtin/hash-object.c | 3 ++- builtin/init-db.c | 3 ++- builtin/interpret-trailers.c | 4 +++- builtin/read-tree.c | 4 +++- builtin/show-branch.c | 3 ++- builtin/show-ref.c | 4 +++- 12 files changed, 29 insertions(+), 16 deletions(-) diff --git a/Documentation/git-hash-object.txt b/Documentation/git-hash-object.txt index df9e2c58bdb..58670ef12f7 100644 --- a/Documentation/git-hash-object.txt +++ b/Documentation/git-hash-object.txt @@ -9,7 +9,8 @@ git-hash-object - Compute object ID and optionally creates a blob from a file SYNOPSIS -------- [verse] -'git hash-object' [-t ] [-w] [--path=|--no-filters] [--stdin [--literally]] [--] ... +'git hash-object' [-t ] [-w] [--path=|--no-filters] + [--stdin [--literally]] [--] ... 'git hash-object' [-t ] [-w] --stdin-paths [--no-filters] DESCRIPTION diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index ada30c86a7c..063d6eeb99d 100644 --- a/Documentation/git-worktree.txt +++ b/Documentation/git-worktree.txt @@ -9,7 +9,8 @@ git-worktree - Manage multiple working trees SYNOPSIS -------- [verse] -'git worktree add' [-f] [--detach] [--checkout] [--lock [--reason ]] [-b ] [] +'git worktree add' [-f] [--detach] [--checkout] [--lock [--reason ]] + [-b ] [] 'git worktree list' [-v | --porcelain [-z]] 'git worktree lock' [--reason ] 'git worktree move' diff --git a/builtin/bugreport.c b/builtin/bugreport.c index 530895be55f..faa268f3cfb 100644 --- a/builtin/bugreport.c +++ b/builtin/bugreport.c @@ -60,7 +60,8 @@ static void get_populated_hooks(struct strbuf *hook_info, int nongit) } static const char * const bugreport_usage[] = { - N_("git bugreport [-o|--output-directory ] [-s|--suffix ] [--diagnose[=]"), + N_("git bugreport [-o|--output-directory ] [-s|--suffix ]\n" + " [--diagnose[=]"), NULL }; diff --git a/builtin/commit-graph.c b/builtin/commit-graph.c index 51557fe786e..cd346f95f08 100644 --- a/builtin/commit-graph.c +++ b/builtin/commit-graph.c @@ -13,10 +13,10 @@ N_("git commit-graph verify [--object-dir ] [--shallow] [--[no-]progress]") #define BUILTIN_COMMIT_GRAPH_WRITE_USAGE \ - N_("git commit-graph write [--object-dir ] [--append] " \ - "[--split[=]] [--reachable|--stdin-packs|--stdin-commits] " \ - "[--changed-paths] [--[no-]max-new-filters ] [--[no-]progress] " \ - "") + N_("git commit-graph write [--object-dir ] [--append]\n" \ + " [--split[=]] [--reachable|--stdin-packs|--stdin-commits]\n" \ + " [--changed-paths] [--[no-]max-new-filters ] [--[no-]progress]\n" \ + " ") static const char * builtin_commit_graph_verify_usage[] = { BUILTIN_COMMIT_GRAPH_VERIFY_USAGE, diff --git a/builtin/commit-tree.c b/builtin/commit-tree.c index 63ea3229333..e4b85d29d56 100644 --- a/builtin/commit-tree.c +++ b/builtin/commit-tree.c @@ -15,8 +15,8 @@ #include "parse-options.h" static const char * const commit_tree_usage[] = { - N_("git commit-tree [(-p )...] [-S[]] [(-m )...] " - "[(-F )...] "), + N_("git commit-tree [(-p )...] [-S[]] [(-m )...]\n" + " [(-F )...] "), NULL }; diff --git a/builtin/diagnose.c b/builtin/diagnose.c index 576e0e8e385..28c394a62a5 100644 --- a/builtin/diagnose.c +++ b/builtin/diagnose.c @@ -3,7 +3,8 @@ #include "diagnose.h" static const char * const diagnose_usage[] = { - N_("git diagnose [-o|--output-directory ] [-s|--suffix ] [--mode=]"), + N_("git diagnose [-o|--output-directory ] [-s|--suffix ]\n" + " [--mode=]"), NULL }; diff --git a/builtin/hash-object.c b/builtin/hash-object.c index fbae878c2b9..f7c16802f0c 100644 --- a/builtin/hash-object.c +++ b/builtin/hash-object.c @@ -80,7 +80,8 @@ static void hash_stdin_paths(const char *type, int no_filters, unsigned flags, int cmd_hash_object(int argc, const char **argv, const char *prefix) { static const char * const hash_object_usage[] = { - N_("git hash-object [-t ] [-w] [--path= | --no-filters] [--stdin] [--] ..."), + N_("git hash-object [-t ] [-w] [--path= | --no-filters]\n" + " [--stdin] [--] ..."), "git hash-object --stdin-paths", NULL }; diff --git a/builtin/init-db.c b/builtin/init-db.c index 546f9c595e7..08ba006d55e 100644 --- a/builtin/init-db.c +++ b/builtin/init-db.c @@ -515,7 +515,8 @@ static int shared_callback(const struct option *opt, const char *arg, int unset) } static const char *const init_db_usage[] = { - N_("git init [-q | --quiet] [--bare] [--template=] [--shared[=]] []"), + N_("git init [-q | --quiet] [--bare] [--template=]\n" + " [--shared[=]] []"), NULL }; diff --git a/builtin/interpret-trailers.c b/builtin/interpret-trailers.c index 84748eafc01..4cf0cf265dc 100644 --- a/builtin/interpret-trailers.c +++ b/builtin/interpret-trailers.c @@ -13,7 +13,9 @@ #include "config.h" static const char * const git_interpret_trailers_usage[] = { - N_("git interpret-trailers [--in-place] [--trim-empty] [(--trailer [(=|:)])...] [...]"), + N_("git interpret-trailers [--in-place] [--trim-empty]\n" + " [(--trailer [(=|:)])...]\n" + " [...]"), NULL }; diff --git a/builtin/read-tree.c b/builtin/read-tree.c index 9f1f33e9546..b3a389e1b1f 100644 --- a/builtin/read-tree.c +++ b/builtin/read-tree.c @@ -38,7 +38,9 @@ static int list_tree(struct object_id *oid) } static const char * const read_tree_usage[] = { - N_("git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=) [-u | -i]] [--no-sparse-checkout] [--index-output=] (--empty | [ []])"), + N_("git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=)\n" + " [-u | -i]] [--no-sparse-checkout] [--index-output=]\n" + " (--empty | [ []])"), NULL }; diff --git a/builtin/show-branch.c b/builtin/show-branch.c index d3f5715e3e3..c013abaf942 100644 --- a/builtin/show-branch.c +++ b/builtin/show-branch.c @@ -14,7 +14,8 @@ static const char* show_branch_usage[] = { N_("git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n" " [--current] [--color[=] | --no-color] [--sparse]\n" " [--more= | --list | --independent | --merge-base]\n" - " [--no-name | --sha1-name] [--topics] [( | )...]"), + " [--no-name | --sha1-name] [--topics]\n" + " [( | )...]"), N_("git show-branch (-g | --reflog)[=[,]] [--list] []"), NULL }; diff --git a/builtin/show-ref.c b/builtin/show-ref.c index 48569061087..3af6a53ee97 100644 --- a/builtin/show-ref.c +++ b/builtin/show-ref.c @@ -9,7 +9,9 @@ #include "parse-options.h" static const char * const show_ref_usage[] = { - N_("git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --hash[=]] [--abbrev[=]] [--tags] [--heads] [--] [...]"), + N_("git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference]\n" + " [-s | --hash[=]] [--abbrev[=]] [--tags]\n" + " [--heads] [--] [...]"), N_("git show-ref --exclude-existing[=]"), NULL };