X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-remote.txt;h=c254005ca39e6872b8ec7b729246d18757df31d1;hb=aa3698516109df16f763ed2f0182075edabd7ea0;hp=c8a4c5a4d9d2bead8686f1b582e985531a7f3591;hpb=5ff9d11409c706e3a9bf55005f6a555d0bf9202e;p=git.git diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index c8a4c5a4d..c254005ca 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -29,7 +29,7 @@ OPTIONS -u , --upload-pack=:: Specify the full path of gitlink:git-upload-pack[1] on the remote host. This allows listing references from repositories accessed via - SSH and where the SSH deamon does not use the PATH configured by the + 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]. ::