From 6ea922d596ffdeef8c4ce3832f9a162810308e07 Mon Sep 17 00:00:00 2001 From: Jeff King Date: Fri, 11 Mar 2011 01:08:48 -0500 Subject: doc: add missing git footers Almost every page has a footer that links back to the main git(1) page. Let's add it on the few that are missing it. --- Documentation/git-fsck-objects.txt | 4 ++++ Documentation/git-init-db.txt | 4 ++++ Documentation/git-repo-config.txt | 4 ++++ Documentation/git-stage.txt | 4 ++++ Documentation/git-svn.txt | 4 ++++ 5 files changed, 20 insertions(+) (limited to 'Documentation') diff --git a/Documentation/git-fsck-objects.txt b/Documentation/git-fsck-objects.txt index 965a8279c1..90ebb8a594 100644 --- a/Documentation/git-fsck-objects.txt +++ b/Documentation/git-fsck-objects.txt @@ -15,3 +15,7 @@ DESCRIPTION This is a synonym for linkgit:git-fsck[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt index eba3cb4998..2c4c716f33 100644 --- a/Documentation/git-init-db.txt +++ b/Documentation/git-init-db.txt @@ -16,3 +16,7 @@ DESCRIPTION This is a synonym for linkgit:git-init[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt index e5bdb5533e..a0d1fa6594 100644 --- a/Documentation/git-repo-config.txt +++ b/Documentation/git-repo-config.txt @@ -16,3 +16,7 @@ DESCRIPTION This is a synonym for linkgit:git-config[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-stage.txt b/Documentation/git-stage.txt index 7f251a5865..ba3fe0d7f5 100644 --- a/Documentation/git-stage.txt +++ b/Documentation/git-stage.txt @@ -17,3 +17,7 @@ DESCRIPTION This is a synonym for linkgit:git-add[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 6a6929dae0..ea8fafd18a 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -877,3 +877,7 @@ reset) branches-maxRev and/or tags-maxRev as appropriate. SEE ALSO -------- linkgit:git-rebase[1] + +GIT +--- +Part of the linkgit:git[1] suite -- cgit v1.2.3