git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Stefan Moch <stefanmoch@mail.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Documentation: typofix --column description
Date: Sat, 20 Feb 2021 16:09:32 +0100	[thread overview]
Message-ID: <ad9c16dd-3b8f-a438-791c-3d20592e85e2@mail.de> (raw)
In-Reply-To: <xmqqczwvbgqy.fsf@gitster.g>

Junio C Hamano wrote:
> f4ed0af6 (Merge branch 'nd/columns', 2012-05-03) brought in three
> cut-and-pasted copies of malformatted descriptions.  Let's fix them
> all the same way by marking the configuration variable names up as
> monospace just like the command line option `--column` is typeset.
>
> While we are at it, correct a missing space after the full stop that
> ends the sentence.
>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>
> ---
>  Documentation/git-branch.txt | 2 +-
>  Documentation/git-status.txt | 2 +-
>  Documentation/git-tag.txt    | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt
> index adaa1782a8..5b4b2135a1 100644
> --- a/Documentation/git-branch.txt
> +++ b/Documentation/git-branch.txt
> @@ -153,7 +153,7 @@ OPTIONS
>  --column[=<options>]::
>  --no-column::
>  	Display branch listing in columns. See configuration variable
> -	column.branch for option syntax.`--column` and `--no-column`
> +	`column.branch` for option syntax. `--column` and `--no-column`
>  	without options are equivalent to 'always' and 'never' respectively.
>  +
>  This option is only applicable in non-verbose mode.
> diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
> index c0764e850a..83f38e3198 100644
> --- a/Documentation/git-status.txt
> +++ b/Documentation/git-status.txt
> @@ -130,7 +130,7 @@ ignored, then the directory is not shown, but all contents are shown.
>  --column[=<options>]::
>  --no-column::
>  	Display untracked files in columns. See configuration variable
> -	column.status for option syntax.`--column` and `--no-column`
> +	`column.status` for option syntax. `--column` and `--no-column`
>  	without options are equivalent to 'always' and 'never'
>  	respectively.
>  
> diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
> index 56656d1be6..31a97a1b6c 100644
> --- a/Documentation/git-tag.txt
> +++ b/Documentation/git-tag.txt
> @@ -134,7 +134,7 @@ options for details.
>  --column[=<options>]::
>  --no-column::
>  	Display tag listing in columns. See configuration variable
> -	column.tag for option syntax.`--column` and `--no-column`
> +	`column.tag` for option syntax. `--column` and `--no-column`
>  	without options are equivalent to 'always' and 'never' respectively.
>  +
>  This option is only applicable when listing tags without annotation lines.

Makes sense.

Reviewed-by: Stefan Moch <stefanmoch@mail.de>



      reply	other threads:[~2021-02-20 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-20  2:44 [PATCH] Documentation: typofix --column description Junio C Hamano
2021-02-20 15:09 ` Stefan Moch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ad9c16dd-3b8f-a438-791c-3d20592e85e2@mail.de \
    --to=stefanmoch@mail.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).