summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
diff options
context:
space:
mode:
authorNelson Elhage <nelhage@MIT.EDU>2010-02-25 00:11:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-02-25 03:10:22 (GMT)
commit18879bc52668123d75f0e03e27d5e731bf9b40ee (patch)
treeb189e80d76856e809e75d0a8a304d7cda6662a77 /Documentation/git-pack-objects.txt
parent3909f14f62fe81d65e62a2fe6b0e3a8c1661d422 (diff)
downloadgit-18879bc52668123d75f0e03e27d5e731bf9b40ee.zip
git-18879bc52668123d75f0e03e27d5e731bf9b40ee.tar.gz
git-18879bc52668123d75f0e03e27d5e731bf9b40ee.tar.bz2
pack-objects documentation: Fix --honor-pack-keep as well.
Signed-off-by: Nelson Elhage <nelhage@mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-pack-objects.txt')
-rw-r--r--Documentation/git-pack-objects.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt
index 1deaa65..8ed09c0 100644
--- a/Documentation/git-pack-objects.txt
+++ b/Documentation/git-pack-objects.txt
@@ -115,8 +115,8 @@ base-name::
--honor-pack-keep::
This flag causes an object already in a local pack that
- has a .keep file to be ignored, even if it appears in the
- standard input.
+ has a .keep file to be ignored, even if it it would have
+ otherwise been packed.
--incremental::
This flag causes an object already in a pack to be ignored