Documentation: more "git-" versus "git " changes
[gitweb.git] / Documentation / git-format-patch.txt
index b990052f57e7295c0d11fed29fb363314cf3b693..41e487ae1d0189b906f9b06624d0d23f9aa4652f 100644 (file)
@@ -190,7 +190,7 @@ EXAMPLES
 the current branch using `git-am` to cherry-pick them:
 +
 ------------
-$ git format-patch -k --stdout R1..R2 | git-am -3 -k
+$ git format-patch -k --stdout R1..R2 | git am -3 -k
 ------------
 
 * Extract all commits which are in the current branch but not in the