* [PATCH] git shortlog documentation: add long options and fix a typo
@ 2007-04-27 19:56 Michael
2007-04-27 20:55 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Michael @ 2007-04-27 19:56 UTC (permalink / raw)
To: git
Signed-off-by: Michael <barra_cuda@katamail.com>
---
This patch will probably be mangled somewhere by my mailserver. Sorry.
Documentation/git-shortlog.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt
index 1c8c55e..15cc6f7 100644
--- a/Documentation/git-shortlog.txt
+++ b/Documentation/git-shortlog.txt
@@ -9,7 +9,7 @@ SYNOPSIS
--------
[verse]
git-log --pretty=short | 'git-shortlog' [-h] [-n] [-s]
-git-shortlog [-n|--number] [-s|--summary] [<committish>...]
+git-shortlog [-n|--numbered] [-s|--summary] [<committish>...]
DESCRIPTION
-----------
@@ -22,14 +22,14 @@ Additionally, "[PATCH]" will be stripped from the commit description.
OPTIONS
-------
--h::
+-h, \--help::
Print a short usage message and exit.
--n::
+-n, \--numbered::
Sort output according to the number of commits per author instead
of author alphabetic order.
--s::
+-s, \--summary::
Suppress commit description and provide a commit count summary only.
FILES
--
1.5.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] git shortlog documentation: add long options and fix a typo
2007-04-27 19:56 [PATCH] git shortlog documentation: add long options and fix a typo Michael
@ 2007-04-27 20:55 ` Junio C Hamano
2007-04-27 21:02 ` Michael
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2007-04-27 20:55 UTC (permalink / raw)
To: Michael; +Cc: git
Michael <barra_cuda@katamail.com> writes:
> Signed-off-by: Michael <barra_cuda@katamail.com>
> ---
>
> This patch will probably be mangled somewhere by my mailserver. Sorry.
Could we have a bit more real-sounding name on S-O-B line,
please?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] git shortlog documentation: add long options and fix a typo
2007-04-27 20:55 ` Junio C Hamano
@ 2007-04-27 21:02 ` Michael
0 siblings, 0 replies; 3+ messages in thread
From: Michael @ 2007-04-27 21:02 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Junio C Hamano:
> Michael <barra_cuda@katamail.com> writes:
>
> > Signed-off-by: Michael <barra_cuda@katamail.com>
> > ---
> >
> > This patch will probably be mangled somewhere by my mailserver. Sorry.
>
> Could we have a bit more real-sounding name on S-O-B line,
> please?
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
(Sorry again.)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-27 21:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-27 19:56 [PATCH] git shortlog documentation: add long options and fix a typo Michael
2007-04-27 20:55 ` Junio C Hamano
2007-04-27 21:02 ` Michael
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).