summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-19 15:05:53 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-19 15:05:53 -0700
commitbb778e77f3ba317e02d2880ca7148ea66a17dd8a (patch)
tree97adfbefe1560b238f317f76f89ee42111f9a5fb /cmds-synchingrepositories.txt
parent3778ccc1fc47703b374e85d4e38fbe84d360f740 (diff)
downloadgit-htmldocs-bb778e77f3ba317e02d2880ca7148ea66a17dd8a.tar.gz
Autogenerated HTML docs for v2.38.0-rc0-52-gdda722
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index d3ddba3b9..ea75cfef1 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -1,15 +1,15 @@
-linkgit:git-daemon[1]::
+linkgit:git-daemon[git]::
A really simple server for Git repositories.
-linkgit:git-fetch-pack[1]::
+linkgit:git-fetch-pack[git]::
Receive missing objects from another repository.
-linkgit:git-http-backend[1]::
+linkgit:git-http-backend[git]::
Server side implementation of Git over HTTP.
-linkgit:git-send-pack[1]::
+linkgit:git-send-pack[git]::
Push objects over Git protocol to another repository.
-linkgit:git-update-server-info[1]::
+linkgit:git-update-server-info[git]::
Update auxiliary info file to help dumb servers.