summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9deec58)
raw | patch | inline | side by side (parent: 9deec58)
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>
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | patch | blob | history |
index 45ebf87ca3c31bce8645a0130625f4b653929e5c..e93e606f458356275964d0d7b438ca772abba47c 100644 (file)
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