We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9858b87 + 46ada61 commit b7fba06Copy full SHA for b7fba06
Documentation/git-add.txt
@@ -76,10 +76,10 @@ OPTIONS
76
work tree and add them to the index. This gives the user a chance
77
to review the difference before adding modified contents to the
78
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.
++
+This effectively runs `add --interactive`, but bypasses the
+initial command menu and directly jumps to the `patch` subcommand.
+See ``Interactive mode'' for details.
83
84
-e, \--edit::
85
Open the diff vs. the index in an editor and let the user
0 commit comments