Skip to content

Commit

Permalink
Reword repack documentation to no longer state it's a script
Browse files Browse the repository at this point in the history
This updates the documentation regarding the changes introduced
by a1bbc6c (2013-09-15, repack: rewrite the shell script in C).

Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Stefan Beller authored and Junio C Hamano committed Oct 22, 2013
1 parent 0b63c6a commit 35c1417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-repack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 35c1417

Please sign in to comment.