am: replace uses of --resolved with --continue
[gitweb.git] / Documentation / user-manual.txt
index 644acce079df81ecd7c2cf8774b3e7fcba9c49d5..faa7251c11d8745b7a646a9bf6a13200fe598ddf 100644 (file)
@@ -1835,7 +1835,7 @@ Once the index is updated with the results of the conflict
 resolution, instead of creating a new commit, just run
 
 -------------------------------------------------
-$ git am --resolved
+$ git am --continue
 -------------------------------------------------
 
 and Git will create the commit for you and continue applying the