Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix minor formatting issue in man page for git-mergetool
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Mar 2007 15:38:59 +0000
(11:38 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 29 Mar 2007 14:06:28 +0000
(10:06 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Documentation/git-mergetool.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
c0ce981
)
diff --git
a/Documentation/git-mergetool.txt
b/Documentation/git-mergetool.txt
index 5baaaca0b5433ae279b3961d72d0cffa8ca046e3..34288fe08b3962554178fd8a6baa8f7030096baf 100644
(file)
--- a/
Documentation/git-mergetool.txt
+++ b/
Documentation/git-mergetool.txt
@@
-26,11
+26,11
@@
OPTIONS
Use the merge resolution program specified by <tool>.
Valid merge tools are:
kdiff3, tkdiff, meld, xxdiff, emerge, and vimdiff.
Use the merge resolution program specified by <tool>.
Valid merge tools are:
kdiff3, tkdiff, meld, xxdiff, emerge, and vimdiff.
-
-
If a merge resolution program is not specified, 'git mergetool'
-
will use the configuration variable merge.tool. If the
-
configuration variable merge.tool is not set, 'git mergetool'
-
will pick a suitable default.
++
+If a merge resolution program is not specified, 'git mergetool'
+will use the configuration variable merge.tool. If the
+configuration variable merge.tool is not set, 'git mergetool'
+will pick a suitable default.
Author
------
Author
------