Skip to content

Commit 46ada61

Browse files
bebarinogitster
authored andcommitted
git-add.txt: fix formatting of --patch section
Extra paragraphs should be prefixed with a plus sign. Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9deec58 commit 46ada61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/git-add.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ OPTIONS
7676
work tree and add them to the index. This gives the user a chance
7777
to review the difference before adding modified contents to the
7878
index.
79-
80-
This effectively runs ``add --interactive``, but bypasses the
81-
initial command menu and directly jumps to `patch` subcommand.
82-
See ``Interactive mode'' for details.
79+
+
80+
This effectively runs `add --interactive`, but bypasses the
81+
initial command menu and directly jumps to the `patch` subcommand.
82+
See ``Interactive mode'' for details.
8383

8484
-e, \--edit::
8585
Open the diff vs. the index in an editor and let the user

0 commit comments

Comments
 (0)