]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-ls-remote.txt
documentation: move git(7) to git(1)
[thirdparty/git.git] / Documentation / git-ls-remote.txt
index c254005ca39e6872b8ec7b729246d18757df31d1..8ad7a94f950068313722337610d336f761b70e72 100644 (file)
@@ -27,10 +27,10 @@ OPTIONS
        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
-       user. Also see the '--exec' option for gitlink:git-peek-remote[1].
+       user.
 
 <repository>::
        Location of the repository.  The shorthand defined in
@@ -69,5 +69,4 @@ Written by Junio C Hamano <junkio@cox.net>
 
 GIT
 ---
-Part of the gitlink:git[7] suite
-
+Part of the linkgit:git[1] suite