Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
[gitweb.git] / 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