git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: restore a space in unpack-objects usage
@ 2013-10-31 21:41 Vivien Didelot
  2013-10-31 22:09 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Vivien Didelot @ 2013-10-31 21:41 UTC (permalink / raw)
  To: gitster; +Cc: Vivien Didelot, git

The commit 87b7b84 removed a space in the unpack-objects usage, which
makes the synopsis a bit confusing. This patch simply restores it.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
---
 Documentation/git-unpack-objects.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-unpack-objects.txt b/Documentation/git-unpack-objects.txt
index ff23494..817788e 100644
--- a/Documentation/git-unpack-objects.txt
+++ b/Documentation/git-unpack-objects.txt
@@ -9,7 +9,7 @@ git-unpack-objects - Unpack objects from a packed archive
 SYNOPSIS
 --------
 [verse]
-'git unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
+'git unpack-objects' [-n] [-q] [-r] [--strict] < pack-file
 
 
 DESCRIPTION
-- 
1.8.4.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-01 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 21:41 [PATCH] Documentation: restore a space in unpack-objects usage Vivien Didelot
2013-10-31 22:09 ` Junio C Hamano
2013-11-01 15:42   ` [PATCH] Documentation: "pack-file" is not literal in unpack-objects Vivien Didelot

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).