summaryrefslogtreecommitdiff
path: root/Documentation/git-annotate.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-annotate.txt')
-rw-r--r--Documentation/git-annotate.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-annotate.txt b/Documentation/git-annotate.txt
index d05ec197b5..8b6b56a544 100644
--- a/Documentation/git-annotate.txt
+++ b/Documentation/git-annotate.txt
@@ -7,7 +7,7 @@ git-annotate - Annotate file lines with commit info
SYNOPSIS
--------
-git annotate [options] file [revision]
+'git annotate' [options] file [revision]
DESCRIPTION
-----------