mingw: handle the missing POSIXPERM prereq in t9124
[gitweb.git] / Documentation / git-describe.txt
index 363e50151106d1863a174c902c4d42ab2a1beb54..c8f28c8c864523c948763d7554f49def36156336 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