]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/user-manual.txt
Merge branch 'maint'
[git.git] / Documentation / user-manual.txt
index 0919574fb4ace114c9964569d485e41b359de4a9..d7b227e6471f6571129477c57a25d383f6b8c008 100644 (file)
@@ -2870,7 +2870,7 @@ stages to temporary files and calls a "merge" script on it:
 $ git-merge-index git-merge-one-file hello.c
 -------------------------------------------------
 
-and that is what higher level `git resolve` is implemented with.
+and that is what higher level `git merge -s resolve` is implemented with.
 
 How git stores objects efficiently: pack files
 ----------------------------------------------