]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-peek-remote.txt
Documentation: rename gitlink macro to linkgit
[thirdparty/git.git] / Documentation / git-peek-remote.txt
index 74f37bd9040200c0dbc82c67b45540e873d4649e..0001710072c5f0f708323d99e1bb632d7911c842 100644 (file)
@@ -12,8 +12,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Lists the references the remote repository has, and optionally
-stores them in the local repository under the same name.
+This command is deprecated; use `git-ls-remote` instead.
 
 OPTIONS
 -------
@@ -29,9 +28,6 @@ OPTIONS
        shells, but prefer having a lean .bashrc file (they set most of
        the things up in .bash_profile).
 
-\--exec=<git-upload-pack>::
-       Same \--upload-pack=<git-upload-pack>.
-
 <host>::
        A remote host that houses the repository.  When this
        part is specified, 'git-upload-pack' is invoked via
@@ -51,5 +47,4 @@ Documentation by Junio C Hamano.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
-
+Part of the linkgit:git[7] suite