diff options
Diffstat (limited to 'Documentation/git-lost-found.txt')
-rw-r--r-- | Documentation/git-lost-found.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-lost-found.txt b/Documentation/git-lost-found.txt index 7f808fcd76..b1c797f109 100644 --- a/Documentation/git-lost-found.txt +++ b/Documentation/git-lost-found.txt @@ -12,7 +12,7 @@ SYNOPSIS DESCRIPTION ----------- -*NOTE*: this command is deprecated. Use gitlink:git-fsck[1] with +*NOTE*: this command is deprecated. Use linkgit:git-fsck[1] with the option '--lost-found' instead. Finds dangling commits and tags from the object database, and @@ -78,4 +78,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>. GIT --- -Part of the gitlink:git[7] suite +Part of the linkgit:git[7] suite |