summaryrefslogtreecommitdiffstats
path: root/cmds-synchelpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-23 11:13:29 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-23 11:13:29 -0700
commit0bdcb6704bd5cbbf68eca1659f019af8dd8e7d26 (patch)
tree83b464be703c14c20d2cd6d9a185c5a0cfe89721 /cmds-synchelpers.txt
parent8ca129238b8aed238611efa6bfad3d14847a49c1 (diff)
downloadgit-htmldocs-0bdcb6704bd5cbbf68eca1659f019af8dd8e7d26.tar.gz
Autogenerated HTML docs for v2.38.0-rc1-6-g4fd6c5
Diffstat (limited to 'cmds-synchelpers.txt')
-rw-r--r--cmds-synchelpers.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/cmds-synchelpers.txt b/cmds-synchelpers.txt
index d7fa711bf..253c5d352 100644
--- a/cmds-synchelpers.txt
+++ b/cmds-synchelpers.txt
@@ -1,18 +1,18 @@
-linkgit:git-http-fetch[git]::
+linkgit:git-http-fetch[1]::
Download from a remote Git repository via HTTP.
-linkgit:git-http-push[git]::
+linkgit:git-http-push[1]::
Push objects over HTTP/DAV to another repository.
-linkgit:git-receive-pack[git]::
+linkgit:git-receive-pack[1]::
Receive what is pushed into the repository.
-linkgit:git-shell[git]::
+linkgit:git-shell[1]::
Restricted login shell for Git-only SSH access.
-linkgit:git-upload-archive[git]::
+linkgit:git-upload-archive[1]::
Send archive back to git-archive.
-linkgit:git-upload-pack[git]::
+linkgit:git-upload-pack[1]::
Send objects packed back to git-fetch-pack.