projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ef1f8d
)
Documentation: Correct minor typo in git-add documentation.
author
Christian Schlotter
<schlotter@users.sourceforge.net>
Thu, 1 Mar 2007 17:08:17 +0000
(18:08 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 1 Mar 2007 21:26:18 +0000
(13:26 -0800)
Signed-off-by: Christian Schlotter <schlotter@users.sourceforge.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-add.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-add.txt
b/Documentation/git-add.txt
index b73a99d61f57c7d532bbf8dc94bf2cb167d78058..755d7186f5f4a74dc84cc98c67eec0b9c86b6289 100644
(file)
--- a/
Documentation/git-add.txt
+++ b/
Documentation/git-add.txt
@@
-52,7
+52,7
@@
OPTIONS
-f::
Allow adding otherwise ignored files.
-
\
i, \--interactive::
+
-
i, \--interactive::
Add modified contents in the working tree interactively to
the index.