Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> --- Documentation/git-annotate.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/git-annotate.txt b/Documentation/git-annotate.txt index 8b6b56a..6e05825 100644 --- a/Documentation/git-annotate.txt +++ b/Documentation/git-annotate.txt @@ -14,6 +14,9 @@ DESCRIPTION Annotates each line in the given file with information from the commit which introduced the line. Optionally annotate from a given revision. +This command exists for backward compatibility. For regular use, you +should use linkgit:git-blame[1] instead. + OPTIONS ------- include::blame-options.txt[] -- 1.6.0.7.g161c -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html