summaryrefslogtreecommitdiffstats
path: root/git-show.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-show.txt')
-rw-r--r--git-show.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-show.txt b/git-show.txt
index 03c063451..5eb67439a 100644
--- a/git-show.txt
+++ b/git-show.txt
@@ -61,7 +61,7 @@ EXAMPLES
--------
`git show v1.0.0`::
- Shows the tag `v1.0.0`, along with the object the tags
+ Shows the tag `v1.0.0`, along with the object the tag
points at.
`git show v1.0.0^{tree}`::