aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-add.txt
diff options
context:
space:
mode:
authorChristian Schlotter <schlotter@users.sourceforge.net>2007-03-01 18:08:17 +0100
committerJunio C Hamano <junkio@cox.net>2007-03-01 13:26:18 -0800
commit3e4e8c03ca948e96b7f6a1730fb67034a6f942e3 (patch)
tree9e6d76185faa618450548aa112adc8e1c5ecda4e /Documentation/git-add.txt
parent5ef1f8d4889ccf6aaea62c5d465c8ad30a41dfc2 (diff)
downloadgit-3e4e8c03ca948e96b7f6a1730fb67034a6f942e3.tar.gz
Documentation: Correct minor typo in git-add documentation.
Signed-off-by: Christian Schlotter <schlotter@users.sourceforge.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
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 b73a99d61f..755d7186f5 100644
--- 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.