* [PATCH] Reword repack documentation to no longer state it's a script
@ 2013-10-18 23:25 Stefan Beller
0 siblings, 0 replies; only message in thread
From: Stefan Beller @ 2013-10-18 23:25 UTC (permalink / raw)
To: git, gitster; +Cc: Stefan Beller
This updates the documentation regarding the changes introduced
by a1bbc6c01 (2013-09-15, repack: rewrite the shell script in C).
Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
---
Documentation/git-repack.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt
index 4c1aff6..509cf73 100644
--- a/Documentation/git-repack.txt
+++ b/Documentation/git-repack.txt
@@ -14,7 +14,7 @@ SYNOPSIS
DESCRIPTION
-----------
-This script is used to combine all objects that do not currently
+This command is used to combine all objects that do not currently
reside in a "pack", into a pack. It can also be used to re-organize
existing packs into a single, more efficient pack.
--
1.8.4.1.511.g52c26ce
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-18 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 23:25 [PATCH] Reword repack documentation to no longer state it's a script Stefan Beller
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).