aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-09-03 09:43:42 -0700
committerJunio C Hamano <gitster@pobox.com>2010-09-03 09:43:42 -0700
commit7bdaf0bd1cffde9b3d14762f67f22991e8e17ef6 (patch)
tree7b77d403201c495a69ffb2123d64fcea03f2e05c /Documentation/git-add.txt
parentb9f171cc3b3f7f528acf672b5fef7e95b153213b (diff)
parent2839478774f48074d7d87b8a9838827742a5b058 (diff)
downloadgit-7bdaf0bd1cffde9b3d14762f67f22991e8e17ef6.tar.gz
Merge branch 'jc/maint-doc-em-dash'
* jc/maint-doc-em-dash: Work around em-dash handling in newer AsciiDoc
Diffstat (limited to 'Documentation/git-add.txt')
-rw-r--r--Documentation/git-add.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt
index e213a2efd7..73378b2bef 100644
--- a/Documentation/git-add.txt
+++ b/Documentation/git-add.txt
@@ -220,7 +220,7 @@ binary so line count cannot be shown) and there is no
difference between indexed copy and the working tree
version (if the working tree version were also different,
'binary' would have been shown in place of 'nothing'). The
-other file, git-add--interactive.perl, has 403 lines added
+other file, git-add{litdd}interactive.perl, has 403 lines added
and 35 lines deleted if you commit what is in the index, but
working tree file has further modifications (one addition and
one deletion).