]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: Correct minor typo in git-add documentation.
authorChristian Schlotter <schlotter@users.sourceforge.net>
Thu, 1 Mar 2007 17:08:17 +0000 (18:08 +0100)
committerJunio 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

index b73a99d61f57c7d532bbf8dc94bf2cb167d78058..755d7186f5f4a74dc84cc98c67eec0b9c86b6289 100644 (file)
@@ -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.