summaryrefslogtreecommitdiffstats
path: root/cmds-ancillaryinterrogators.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-ancillaryinterrogators.txt')
-rw-r--r--cmds-ancillaryinterrogators.txt34
1 files changed, 17 insertions, 17 deletions
diff --git a/cmds-ancillaryinterrogators.txt b/cmds-ancillaryinterrogators.txt
index 6248bccbd..670f13ac4 100644
--- a/cmds-ancillaryinterrogators.txt
+++ b/cmds-ancillaryinterrogators.txt
@@ -1,51 +1,51 @@
-linkgit:git-annotate[git]::
+linkgit:git-annotate[1]::
Annotate file lines with commit information.
-linkgit:git-blame[git]::
+linkgit:git-blame[1]::
Show what revision and author last modified each line of a file.
-linkgit:git-bugreport[git]::
+linkgit:git-bugreport[1]::
Collect information for user to file a bug report.
-linkgit:git-count-objects[git]::
+linkgit:git-count-objects[1]::
Count unpacked number of objects and their disk consumption.
-linkgit:git-diagnose[git]::
+linkgit:git-diagnose[1]::
Generate a zip archive of diagnostic information.
-linkgit:git-difftool[git]::
+linkgit:git-difftool[1]::
Show changes using common diff tools.
-linkgit:git-fsck[git]::
+linkgit:git-fsck[1]::
Verifies the connectivity and validity of the objects in the database.
-linkgit:git-help[git]::
+linkgit:git-help[1]::
Display help information about Git.
-linkgit:git-instaweb[git]::
+linkgit:git-instaweb[1]::
Instantly browse your working repository in gitweb.
-linkgit:git-merge-tree[git]::
+linkgit:git-merge-tree[1]::
Perform merge without touching index or working tree.
-linkgit:git-rerere[git]::
+linkgit:git-rerere[1]::
Reuse recorded resolution of conflicted merges.
-linkgit:git-show-branch[git]::
+linkgit:git-show-branch[1]::
Show branches and their commits.
-linkgit:git-verify-commit[git]::
+linkgit:git-verify-commit[1]::
Check the GPG signature of commits.
-linkgit:git-verify-tag[git]::
+linkgit:git-verify-tag[1]::
Check the GPG signature of tags.
-linkgit:git-version[git]::
+linkgit:git-version[1]::
Display version information about Git.
-linkgit:git-whatchanged[git]::
+linkgit:git-whatchanged[1]::
Show logs with difference each commit introduces.
-linkgit:gitweb[git]::
+linkgit:gitweb[1]::
Git web interface (web frontend to Git repositories).