X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-remote.txt;h=c5ba0aad13c35f63da821192f6ae3fa1f81e9e32;hb=761adeb4dba3305d0810b5340a71783d29484fb0;hp=c254005ca39e6872b8ec7b729246d18757df31d1;hpb=c182ec90d824168cfb70494bb920c0a2fb590d98;p=git.git diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index c254005ca..c5ba0aad1 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -27,10 +27,10 @@ OPTIONS displayed. -u , --upload-pack=:: - 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. :: Location of the repository. The shorthand defined in @@ -69,5 +69,4 @@ Written by Junio C Hamano GIT --- -Part of the gitlink:git[7] suite - +Part of the linkgit:git[7] suite