Code

Merge branch 'cc/bisect'
[git.git] / Documentation / git-ls-remote.txt
index 93e9a60330797070fc50c0df6c0767b7b81f79c0..c5ba0aad13c35f63da821192f6ae3fa1f81e9e32 100644 (file)
@@ -27,10 +27,10 @@ OPTIONS
        displayed.
 
 -u <exec>, --upload-pack=<exec>::
        displayed.
 
 -u <exec>, --upload-pack=<exec>::
-       Specify the full path of gitlink:git-upload-pack[1] on the remote
+       Specify the full path of linkgit:git-upload-pack[1] on the remote
        host. This allows listing references from repositories accessed via
        SSH and where the SSH daemon does not use the PATH configured by the
        host. This allows listing references from repositories accessed via
        SSH and where the SSH daemon does not use the PATH configured by the
-       user. Also see the '--exec' option for gitlink:git-peek-remote[1].
+       user.
 
 <repository>::
        Location of the repository.  The shorthand defined in
 
 <repository>::
        Location of the repository.  The shorthand defined in
@@ -69,4 +69,4 @@ Written by Junio C Hamano <junkio@cox.net>
 
 GIT
 ---
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite