Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  git-add.txt: fix formatting of --patch section
  • Loading branch information
Junio C Hamano committed Nov 15, 2009
2 parents 9858b87 + 46ada61 commit b7fba06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Documentation/git-add.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

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
Expand Down

0 comments on commit b7fba06

Please sign in to comment.