All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove extra dots from doc of git-archive option --format
@ 2007-09-14 18:38 Jari Aalto
  0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2007-09-14 18:38 UTC (permalink / raw)
  To: git

The description of the option gave impression that there
were several formats available by using three dots. There are
no other formats than tar and gzip.

Signed-off-by: Jari Aalto <jari.aalto AT cante.net>
---
 Documentation/git-archive.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt
index f2080eb..04771dc 100644
--- a/Documentation/git-archive.txt
+++ b/Documentation/git-archive.txt
@@ -31,7 +31,7 @@ OPTIONS
 -------
 
 --format=<fmt>::
-	Format of the resulting archive: 'tar', 'zip'...  The default
+	Format of the resulting archive: 'tar' or 'zip'.  The default
 	is 'tar'.
 
 --list, -l::
-- 
1.5.3


-- 
Welcome to FOSS revolution: we fix and modify until it shines

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-14 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-14 18:38 [PATCH] Remove extra dots from doc of git-archive option --format Jari Aalto

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.