Fixed some typos in git-repack docs

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Mukund 2007-02-10 23:42:01 +05:30 committed by Junio C Hamano
parent 7774284ac7
commit b4f020c5d0

View file

@ -30,9 +30,9 @@ OPTIONS
Instead of incrementally packing the unpacked objects, Instead of incrementally packing the unpacked objects,
pack everything available into a single pack. pack everything available into a single pack.
Especially useful when packing a repository that is used Especially useful when packing a repository that is used
for a private development and there no need to worry for private development and there is no need to worry
about people fetching via dumb protocols from it. Use about people fetching via dumb file transfer protocols
with '-d'. from it. Use with '-d'.
-d:: -d::
After packing, if the newly created packs make some After packing, if the newly created packs make some