diff options
Diffstat (limited to 'Documentation/git-relink.txt')
-rw-r--r-- | Documentation/git-relink.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-relink.txt b/Documentation/git-relink.txt index 1b024ded33..25ff8f9dcb 100644 --- a/Documentation/git-relink.txt +++ b/Documentation/git-relink.txt @@ -7,7 +7,7 @@ git-relink - Hardlink common objects in local repositories SYNOPSIS -------- -'git-relink' [--safe] <dir> [<dir>]\* <master_dir> +'git relink' [--safe] <dir> [<dir>]\* <master_dir> DESCRIPTION ----------- @@ -34,4 +34,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>. GIT --- -Part of the linkgit:git[7] suite +Part of the linkgit:git[1] suite |