Code

git-submodule: clone during update, not during init
[git.git] / Documentation / git-am.txt
index 049e46f3f303703d431c94c3c24fdfe710607094..f3387f5d09959c1e94cb2e140d5ccc617b45ebb1 100644 (file)
@@ -13,7 +13,6 @@ SYNOPSIS
          [--3way] [--interactive] [--binary]
          [--whitespace=<option>] [-C<n>] [-p<n>]
          <mbox>|<Maildir>...
-
 'git-am' [--skip | --resolved]
 
 DESCRIPTION
@@ -145,7 +144,7 @@ names.
 
 SEE ALSO
 --------
-gitlink:git-applypatch[1], gitlink:git-apply[1].
+gitlink:git-apply[1].
 
 
 Author