]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-am.txt
Merge branch 'jc/am-show-current-patch-docfix'
[thirdparty/git.git] / Documentation / git-am.txt
index fc3b993c3338b5f9f8a034aaade14e77bdcd75b5..fc5750b3b81ef54e072ab916f4f0ce775c52ac99 100644 (file)
@@ -177,7 +177,7 @@ default.   You can use `--no-utf8` to override this.
        untouched.
 
 --show-current-patch::
-       Show the patch being applied when "git am" is stopped because
+       Show the entire e-mail message "git am" has stopped at, because
        of conflicts.
 
 DISCUSSION