Merge branch 'mm/describe-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Jul 2015 21:02:30 +0000 (14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Jul 2015 21:02:31 +0000 (14:02 -0700)
Docfix.

* mm/describe-doc:
Documentation/describe: improve one-line summary

Documentation/git-describe.txt
index d20ca402a11d29cb35efa9d291755c4f9f08bf21..e045fc73f88ae63a20c18af1b146dc1211a266ec 100644 (file)
@@ -3,7 +3,7 @@ git-describe(1)
 
 NAME
 ----
-git-describe - Show the most recent tag that is reachable from a commit
+git-describe - Describe a commit using the most recent tag reachable from it
 
 
 SYNOPSIS