summaryrefslogtreecommitdiffstats
path: root/cmds-purehelpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
commit35738e87105e1a11ced6a6b497146bbd189d4fb2 (patch)
tree352f4473f85ea0e327b3a0e3b9739d80f8462eb9 /cmds-purehelpers.txt
parent14b76487ff861981455b320a2c6d17632997773e (diff)
downloadgit-htmldocs-35738e87105e1a11ced6a6b497146bbd189d4fb2.tar.gz
Autogenerated HTML docs for v1.5.4-rc2-60-gb2e62
Diffstat (limited to 'cmds-purehelpers.txt')
-rw-r--r--cmds-purehelpers.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/cmds-purehelpers.txt b/cmds-purehelpers.txt
index d54a84c58..5900d4927 100644
--- a/cmds-purehelpers.txt
+++ b/cmds-purehelpers.txt
@@ -1,30 +1,30 @@
-gitlink:git-check-attr[1]::
+linkgit:git-check-attr[1]::
Display gitattributes information..
-gitlink:git-check-ref-format[1]::
+linkgit:git-check-ref-format[1]::
Make sure ref name is well formed.
-gitlink:git-fmt-merge-msg[1]::
+linkgit:git-fmt-merge-msg[1]::
Produce a merge commit message.
-gitlink:git-mailinfo[1]::
+linkgit:git-mailinfo[1]::
Extracts patch and authorship from a single e-mail message.
-gitlink:git-mailsplit[1]::
+linkgit:git-mailsplit[1]::
Simple UNIX mbox splitter program.
-gitlink:git-merge-one-file[1]::
+linkgit:git-merge-one-file[1]::
The standard helper program to use with git-merge-index.
-gitlink:git-patch-id[1]::
+linkgit:git-patch-id[1]::
Compute unique ID for a patch.
-gitlink:git-peek-remote[1]::
+linkgit:git-peek-remote[1]::
(deprecated) List the references in a remote repository.
-gitlink:git-sh-setup[1]::
+linkgit:git-sh-setup[1]::
Common git shell script setup code.
-gitlink:git-stripspace[1]::
+linkgit:git-stripspace[1]::
Filter out empty lines.