Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-add.txt: fix formatting of --patch section
author
Stephen Boyd
<bebarino@gmail.com>
Sat, 14 Nov 2009 01:45:46 +0000
(17:45 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 14 Nov 2009 08:26:37 +0000
(
00:26
-0800)
Extra paragraphs should be prefixed with a plus sign.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
9deec58
)
diff --git
a/Documentation/git-add.txt
b/Documentation/git-add.txt
index 45ebf87ca3c31bce8645a0130625f4b653929e5c..e93e606f458356275964d0d7b438ca772abba47c 100644
(file)
--- a/
Documentation/git-add.txt
+++ b/
Documentation/git-add.txt
@@
-76,10
+76,10
@@
OPTIONS
work tree and add them to the index. This gives the user a chance
to review the difference before adding modified contents to the
index.
work tree and add them to the index. This gives the user a chance
to review the difference before adding modified contents to the
index.
-
-
This effectively runs ``add --interactive`
`, but bypasses the
-
initial command menu and directly jumps to
`patch` subcommand.
-
See ``Interactive mode'' for details.
++
+
This effectively runs `add --interactive
`, but bypasses the
+
initial command menu and directly jumps to the
`patch` subcommand.
+See ``Interactive mode'' for details.
-e, \--edit::
Open the diff vs. the index in an editor and let the user
-e, \--edit::
Open the diff vs. the index in an editor and let the user