public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: A Large Angry SCM <gitzilla@gmail•com>
To: Junio C Hamano <junkio@cox•net>, Git Mailing List <git@vger•kernel.org>
Subject: [PATCH] Documentation for git-request-pull-script.
Date: Mon, 29 Aug 2005 22:33:14 -0400	[thread overview]
Message-ID: <4313C56A.3010805@gmail.com> (raw)

Copy & paste source comments into documentation.

Signed-off-by:  <gitzilla@gmail•com>


---

 Documentation/git-request-pull-script.txt |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

c309197099fceb12fa05d9aa23b0b7e5adf5f061
diff --git a/Documentation/git-request-pull-script.txt b/Documentation/git-request-pull-script.txt
--- a/Documentation/git-request-pull-script.txt
+++ b/Documentation/git-request-pull-script.txt
@@ -3,26 +3,28 @@ git-request-pull-script(1)
 
 NAME
 ----
-git-request-pull-script - Some git command not yet documented.
-
+git-request-pull-script - Generates a summary of pending changes.
 
 SYNOPSIS
 --------
-'git-request-pull-script' [ --option ] <args>...
+'git-request-pull-script' <start> <url> [<end>]
 
 DESCRIPTION
 -----------
-Does something not yet documented.
 
+Summarizes the changes between two commits to the standard output, and includes
+the given URL in the generated summary.
 
 OPTIONS
 -------
---option::
-	Some option not yet documented.
+<start>::
+	Commit to start at.
 
-<args>...::
-	Some argument not yet documented.
+<url>::
+	URL to include in the summary.
 
+<end>::
+	Commit to send at; defaults to HEAD.
 
 Author
 ------

                 reply	other threads:[~2005-08-30  2:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4313C56A.3010805@gmail.com \
    --to=gitzilla@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=junkio@cox$(echo .)net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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