summaryrefslogtreecommitdiffstats
path: root/git-describe.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-03-10 00:31:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-03-10 00:31:47 +0000
commit0107892cfadf8a2ef6989005b4a2efd94df310aa (patch)
tree9340cf8faa85c8ec69d9617307ab3cc1d5ea0782 /git-describe.txt
parent04a32861b324bccf6dc0602f414825cab4eeca78 (diff)
downloadgit-htmldocs-0107892cfadf8a2ef6989005b4a2efd94df310aa.tar.gz
Autogenerated HTML docs for v1.2.4-gf61c2
Diffstat (limited to 'git-describe.txt')
-rw-r--r--git-describe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-describe.txt b/git-describe.txt
index 0efe82ae1..7a253eaf2 100644
--- a/git-describe.txt
+++ b/git-describe.txt
@@ -3,7 +3,7 @@ git-describe(1)
NAME
----
-git-describe - Show the most recent tag that is reachable from a commit.
+git-describe - Show the most recent tag that is reachable from a commit
SYNOPSIS