@@ -294,8 +294,8 @@ <h2>DESCRIPTION</h2>
294294pass some directory paths as < em > git-daemon</ em > arguments, you can further restrict
295295the offers to a whitelist comprising of those.</ p >
296296< p > By default, only < tt > upload-pack</ tt > service is enabled, which serves
297- < tt > git-fetch-pack</ tt > and < tt > git-peek -remote</ tt > clients that are invoked
298- from < tt > git-fetch</ tt > , < tt > git-ls-remote </ tt > , and < tt > git-clone</ tt > .</ p >
297+ < tt > git-fetch-pack</ tt > and < tt > git-ls -remote</ tt > clients, which are invoked
298+ from < tt > git-fetch</ tt > , < tt > git-pull </ tt > , and < tt > git-clone</ tt > .</ p >
299299< p > This is ideally suited for read-only updates, i.e., pulling from
300300git repositories.</ p >
301301< p > An < tt > upload-archive</ tt > also exists to serve < tt > git-archive</ tt > .</ p >
@@ -532,7 +532,7 @@ <h2>SERVICES</h2>
532532</ dt >
533533< dd >
534534< p >
535- This serves < tt > git-fetch-pack</ tt > and < tt > git-peek -remote</ tt >
535+ This serves < tt > git-fetch-pack</ tt > and < tt > git-ls -remote</ tt >
536536 clients. It is enabled by default, but a repository can
537537 disable it by setting < tt > daemon.uploadpack</ tt > configuration
538538 item to < tt > false</ tt > .
@@ -676,7 +676,7 @@ <h2>GIT</h2>
676676</ div >
677677< div id ="footer ">
678678< div id ="footer-text ">
679- Last updated 14-Nov -2007 12:11:27 UTC
679+ Last updated 18-Dec -2007 06:59:36 UTC
680680</ div >
681681</ div >
682682</ body >
0 commit comments