git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank Lichtenheld <frank@lichtenheld.de>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Some misc Documentation patches
Date: Mon, 14 May 2007 16:44:50 +0200	[thread overview]
Message-ID: <1179153893715-git-send-email-frank@lichtenheld.de> (raw)

The result of me playing around with git format-patch and git-am.

builtin-log.c: Fix typo in comment
Found while searching for the omnious --mbox option

Documentation: format-patch has no --mbox option
Replace --mbox with --stdout. Probably needs some more
thought to really improve the documentation

git-am: Clean up the asciidoc documentation
Fixing some things that annoyed me while reading the man page
and some things that I found while fixing the former.
If I should split that in more than one patch, please say so.

 Documentation/git-am.txt        |   38 ++++++++++++++++++++------------------
 Documentation/git-applymbox.txt |    2 +-
 Documentation/git-mailinfo.txt  |    3 +--
 builtin-log.c                   |    3 +--
 4 files changed, 23 insertions(+), 23 deletions(-)

             reply	other threads:[~2007-05-14 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14 14:44 Frank Lichtenheld [this message]
2007-05-14 14:44 ` [PATCH] builtin-log.c: Fix typo in comment Frank Lichtenheld
2007-05-14 14:44 ` [PATCH] Documentation: format-patch has no --mbox option Frank Lichtenheld
2007-05-15  0:03   ` Junio C Hamano
2007-05-15  0:20     ` Junio C Hamano
2007-05-14 14:44 ` [PATCH] git-am: Clean up the asciidoc documentation Frank Lichtenheld
2007-05-15  0:01   ` Junio C Hamano
2007-05-15 12:23     ` Frank Lichtenheld
2007-05-15 19:00       ` Junio C Hamano

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=1179153893715-git-send-email-frank@lichtenheld.de \
    --to=frank@lichtenheld.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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).