* [PATCH] Document git-ls-tree --fullname
@ 2006-06-07 19:46 Jonas Fonseca
2006-06-07 20:07 ` Jon Loeliger
0 siblings, 1 reply; 4+ messages in thread
From: Jonas Fonseca @ 2006-06-07 19:46 UTC (permalink / raw)
To: Junio C Hamano, git
Additionally, reformat synopsis and remove stub notice.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
---
diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt
index 018c401..7e072b5 100644
--- a/Documentation/git-ls-tree.txt
+++ b/Documentation/git-ls-tree.txt
@@ -8,9 +8,10 @@ git-ls-tree - Lists the contents of a tr
SYNOPSIS
--------
+[verse]
'git-ls-tree' [-d] [-r] [-t] [-z]
- [--name-only] [--name-status] [--full-name] [--abbrev=[<n>]]
- <tree-ish> [paths...]
+ [--name-only] [--name-status] [--full-name] [--abbrev=[<n>]]
+ <tree-ish> [paths...]
DESCRIPTION
-----------
@@ -47,6 +48,10 @@ OPTIONS
lines, show only handful hexdigits prefix.
Non default number of digits can be specified with --abbrev=<n>.
+--full-name::
+ Instead of showing the path names relative the current working
+ directory, show the full path names.
+
paths::
When paths are given, show them (note that this isn't really raw
pathnames, but rather a list of patterns to match). Otherwise
@@ -72,8 +77,6 @@ Documentation
Documentation by David Greaves, Junio C Hamano and the git-list
<git@vger.kernel.org>.
-This manual page is a stub. You can help the git documentation by expanding it.
-
GIT
---
Part of the gitlink:git[7] suite
--
Jonas Fonseca
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Document git-ls-tree --fullname
2006-06-07 19:46 [PATCH] Document git-ls-tree --fullname Jonas Fonseca
@ 2006-06-07 20:07 ` Jon Loeliger
2006-06-07 20:34 ` Jonas Fonseca
0 siblings, 1 reply; 4+ messages in thread
From: Jon Loeliger @ 2006-06-07 20:07 UTC (permalink / raw)
To: Jonas Fonseca; +Cc: Junio C Hamano, Git List
On Wed, 2006-06-07 at 14:46, Jonas Fonseca wrote:
> +--full-name::
> + Instead of showing the path names relative the current working
^to
> + directory, show the full path names.
> +
*sigh*
jdl
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Document git-ls-tree --fullname
2006-06-07 20:07 ` Jon Loeliger
@ 2006-06-07 20:34 ` Jonas Fonseca
2006-06-07 21:00 ` Jon Loeliger
0 siblings, 1 reply; 4+ messages in thread
From: Jonas Fonseca @ 2006-06-07 20:34 UTC (permalink / raw)
To: Jon Loeliger; +Cc: Junio C Hamano, Git List
Jon Loeliger <jdl@freescale.com> wrote Wed, Jun 07, 2006:
> On Wed, 2006-06-07 at 14:46, Jonas Fonseca wrote:
>
> > +--full-name::
> > + Instead of showing the path names relative the current working
> ^to
> > + directory, show the full path names.
> > +
>
> *sigh*
I'm deeply sorry. I can't seem to get anything right ...
--
Jonas Fonseca
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Document git-ls-tree --fullname
2006-06-07 20:34 ` Jonas Fonseca
@ 2006-06-07 21:00 ` Jon Loeliger
0 siblings, 0 replies; 4+ messages in thread
From: Jon Loeliger @ 2006-06-07 21:00 UTC (permalink / raw)
To: Jonas Fonseca; +Cc: Junio C Hamano, Git List
On Wed, 2006-06-07 at 15:34, Jonas Fonseca wrote:
> Jon Loeliger <jdl@freescale.com> wrote Wed, Jun 07, 2006:
> > On Wed, 2006-06-07 at 14:46, Jonas Fonseca wrote:
> >
> > > +--full-name::
> > > + Instead of showing the path names relative the current working
> > ^to
> > > + directory, show the full path names.
> > > +
> >
> > *sigh*
>
> I'm deeply sorry. I can't seem to get anything right ...
Listen. It's not that bad. Really. Put the knife down.
I grew up in a country where I was not a native speaker
of the local language. I feel your pain, and I feel Junio's
pain of not having a language hard wired into your brain.
And I know typos and lack of sleep and drinking happen... :-)
Junio nailed me for bad code just a day or two ago.
It's a collective effort...
jdl
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-06-07 21:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-07 19:46 [PATCH] Document git-ls-tree --fullname Jonas Fonseca
2006-06-07 20:07 ` Jon Loeliger
2006-06-07 20:34 ` Jonas Fonseca
2006-06-07 21:00 ` Jon Loeliger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.