git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Sipek <jeffpc@josefsipek.net>
To: Per Cederqvist <cederp@opera.com>
Cc: git@vger.kernel.org
Subject: Re: [GUILT 5/5] doc: git doesn't use git-foo invocations.
Date: Fri, 23 Jan 2015 09:29:12 -0500	[thread overview]
Message-ID: <20150123142911.GE101465@meili.jeffnet.31bits.net> (raw)
In-Reply-To: <1422019499-2012-6-git-send-email-cederp@opera.com>

Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

On Fri, Jan 23, 2015 at 02:24:59PM +0100, Per Cederqvist wrote:
> Make them into reference to the man pages instead.
> 
> Signed-off-by: Per Cederqvist <cederp@opera.com>
> ---
>  Documentation/guilt-add.txt     | 2 +-
>  Documentation/guilt-refresh.txt | 2 +-
>  Documentation/guilt-rm.txt      | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/guilt-add.txt b/Documentation/guilt-add.txt
> index a276f09..067b6ca 100644
> --- a/Documentation/guilt-add.txt
> +++ b/Documentation/guilt-add.txt
> @@ -11,7 +11,7 @@ include::usage-guilt-add.txt[]
>  
>  DESCRIPTION
>  -----------
> -Adds the files specified to git using git-add making it available to guilt.
> +Adds the files specified to git using git-add(1) making it available to guilt.
>  
>  OPTIONS
>  -------
> diff --git a/Documentation/guilt-refresh.txt b/Documentation/guilt-refresh.txt
> index 7757bdc..98076e3 100644
> --- a/Documentation/guilt-refresh.txt
> +++ b/Documentation/guilt-refresh.txt
> @@ -23,7 +23,7 @@ OPTIONS
>  Include a diffstat output in the patch file. Useful for cases where
>  patches will be submitted with other tools.
>  +
> -If the command line option is omitted, the corresponding git-config
> +If the command line option is omitted, the corresponding git-config(1)
>  option "guilt.diffstat" will be queried. So this would enable diffstat
>  output by default:
>  
> diff --git a/Documentation/guilt-rm.txt b/Documentation/guilt-rm.txt
> index 71b49fe..cfe471e 100644
> --- a/Documentation/guilt-rm.txt
> +++ b/Documentation/guilt-rm.txt
> @@ -11,7 +11,7 @@ include::usage-guilt-rm.txt[]
>  
>  DESCRIPTION
>  -----------
> -Removes the files specified from git using git-rm
> +Removes the files specified from git using git-rm(1).
>  
>  OPTIONS
>  -------
> -- 
> 2.1.0
> 

-- 
The obvious mathematical breakthrough would be development of an easy way to
factor large prime numbers.
		- Bill Gates, The Road Ahead, pg. 265

      reply	other threads:[~2015-01-23 14:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 13:24 [GUILT 0/5] doc: less guilt-foo invocations, minor Makefile fixes Per Cederqvist
2015-01-23 13:24 ` [GUILT 1/5] Fix generation of Documentation/usage-%.txt Per Cederqvist
2015-01-23 14:21   ` Jeff Sipek
2015-01-23 14:33     ` Per Cederqvist
2015-01-23 14:36       ` Jeff Sipek
2015-01-23 13:24 ` [GUILT 2/5] doc: guilt.xml depends on cmds.txt Per Cederqvist
2015-01-23 14:23   ` Jeff Sipek
2015-01-23 13:24 ` [GUILT 3/5] doc: don't use guilt-foo invocations in examples Per Cederqvist
2015-01-23 14:25   ` Jeff Sipek
2015-01-23 13:24 ` [GUILT 4/5] doc: don't use guilt-foo invocations in usage messages Per Cederqvist
2015-01-23 14:27   ` Jeff Sipek
2015-01-23 13:24 ` [GUILT 5/5] doc: git doesn't use git-foo invocations Per Cederqvist
2015-01-23 14:29   ` Jeff Sipek [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

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

  git send-email \
    --in-reply-to=20150123142911.GE101465@meili.jeffnet.31bits.net \
    --to=jeffpc@josefsipek.net \
    --cc=cederp@opera.com \
    --cc=git@vger.kernel.org \
    /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.
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 NNTP newsgroup(s).