summaryrefslogtreecommitdiffstats
path: root/cmds-synchelpers.txt
diff options
context:
space:
mode:
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 253c5d352..d7fa711bf 100644
--- a/cmds-synchelpers.txt
+++ b/cmds-synchelpers.txt
@@ -1,18 +1,18 @@
-linkgit:git-http-fetch[1]::
+linkgit:git-http-fetch[git]::
Download from a remote Git repository via HTTP.
-linkgit:git-http-push[1]::
+linkgit:git-http-push[git]::
Push objects over HTTP/DAV to another repository.
-linkgit:git-receive-pack[1]::
+linkgit:git-receive-pack[git]::
Receive what is pushed into the repository.
-linkgit:git-shell[1]::
+linkgit:git-shell[git]::
Restricted login shell for Git-only SSH access.
-linkgit:git-upload-archive[1]::
+linkgit:git-upload-archive[git]::
Send archive back to git-archive.
-linkgit:git-upload-pack[1]::
+linkgit:git-upload-pack[git]::
Send objects packed back to git-fetch-pack.