git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Steffen Prohaska <prohaska@zib.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git.txt: Fix asciidoc syntax of --*-pathspecs
Date: Tue, 15 Oct 2013 15:45:33 -0700	[thread overview]
Message-ID: <xmqqli1ub1bm.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <1379962475-6880-1-git-send-email-prohaska@zib.de> (Steffen Prohaska's message of "Mon, 23 Sep 2013 20:54:35 +0200")

Steffen Prohaska <prohaska@zib.de> writes:

> Labeled lists require a double colon.
>
> Signed-off-by: Steffen Prohaska <prohaska@zib.de>
> ---

Looks sensible; it would have been nicer if the log message said
something like

    I eyeballed the output from

        git grep '[^:]:$' Documentation/\*.txt

    and these are the only breakages of this kind

(which I did just now).

>  Documentation/git.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/git.txt b/Documentation/git.txt
> index 5d68d33..4c2757e 100644
> --- a/Documentation/git.txt
> +++ b/Documentation/git.txt
> @@ -475,19 +475,19 @@ example the following invocations are equivalent:
>  	This is equivalent to setting the `GIT_LITERAL_PATHSPECS` environment
>  	variable to `1`.
>  
> ---glob-pathspecs:
> +--glob-pathspecs::
>  	Add "glob" magic to all pathspec. This is equivalent to setting
>  	the `GIT_GLOB_PATHSPECS` environment variable to `1`. Disabling
>  	globbing on individual pathspecs can be done using pathspec
>  	magic ":(literal)"
>  
> ---noglob-pathspecs:
> +--noglob-pathspecs::
>  	Add "literal" magic to all pathspec. This is equivalent to setting
>  	the `GIT_NOGLOB_PATHSPECS` environment variable to `1`. Enabling
>  	globbing on individual pathspecs can be done using pathspec
>  	magic ":(glob)"
>  
> ---icase-pathspecs:
> +--icase-pathspecs::
>  	Add "icase" magic to all pathspec. This is equivalent to setting
>  	the `GIT_ICASE_PATHSPECS` environment variable to `1`.

      parent reply	other threads:[~2013-10-15 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-23 18:54 [PATCH] git.txt: Fix asciidoc syntax of --*-pathspecs Steffen Prohaska
2013-09-24  4:18 ` Jeff King
2013-10-15 22:45 ` Junio C Hamano [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=xmqqli1ub1bm.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=prohaska@zib.de \
    /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).