summaryrefslogtreecommitdiffstats
path: root/cmds-purehelpers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-purehelpers.txt')
-rw-r--r--cmds-purehelpers.txt36
1 files changed, 18 insertions, 18 deletions
diff --git a/cmds-purehelpers.txt b/cmds-purehelpers.txt
index f2693a414..259298821 100644
--- a/cmds-purehelpers.txt
+++ b/cmds-purehelpers.txt
@@ -1,54 +1,54 @@
-linkgit:git-check-attr[git]::
+linkgit:git-check-attr[1]::
Display gitattributes information.
-linkgit:git-check-ignore[git]::
+linkgit:git-check-ignore[1]::
Debug gitignore / exclude files.
-linkgit:git-check-mailmap[git]::
+linkgit:git-check-mailmap[1]::
Show canonical names and email addresses of contacts.
-linkgit:git-check-ref-format[git]::
+linkgit:git-check-ref-format[1]::
Ensures that a reference name is well formed.
-linkgit:git-column[git]::
+linkgit:git-column[1]::
Display data in columns.
-linkgit:git-credential[git]::
+linkgit:git-credential[1]::
Retrieve and store user credentials.
-linkgit:git-credential-cache[git]::
+linkgit:git-credential-cache[1]::
Helper to temporarily store passwords in memory.
-linkgit:git-credential-store[git]::
+linkgit:git-credential-store[1]::
Helper to store credentials on disk.
-linkgit:git-fmt-merge-msg[git]::
+linkgit:git-fmt-merge-msg[1]::
Produce a merge commit message.
-linkgit:git-hook[git]::
+linkgit:git-hook[1]::
Run git hooks.
-linkgit:git-interpret-trailers[git]::
+linkgit:git-interpret-trailers[1]::
Add or parse structured information in commit messages.
-linkgit:git-mailinfo[git]::
+linkgit:git-mailinfo[1]::
Extracts patch and authorship from a single e-mail message.
-linkgit:git-mailsplit[git]::
+linkgit:git-mailsplit[1]::
Simple UNIX mbox splitter program.
-linkgit:git-merge-one-file[git]::
+linkgit:git-merge-one-file[1]::
The standard helper program to use with git-merge-index.
-linkgit:git-patch-id[git]::
+linkgit:git-patch-id[1]::
Compute unique ID for a patch.
-linkgit:git-sh-i18n[git]::
+linkgit:git-sh-i18n[1]::
Git's i18n setup code for shell scripts.
-linkgit:git-sh-setup[git]::
+linkgit:git-sh-setup[1]::
Common Git shell script setup code.
-linkgit:git-stripspace[git]::
+linkgit:git-stripspace[1]::
Remove unnecessary whitespace.