Autogenerated HTML docs for 58e3fb40f7ca1c28f9105c15166884f80bb22e55
[git.git] / git.txt
diff --git a/git.txt b/git.txt
index 5f068c2..90c5bfa 100644 (file)
--- a/git.txt
+++ b/git.txt
@@ -139,6 +139,9 @@ Interrogation commands
 gitlink:git-cat-file[1]::
        Provide content or type/size information for repository objects.
 
+gitlink:git-describe[1]::
+       Show the most recent tag that is reachable from a commit.
+
 gitlink:git-diff-index[1]::
        Compares content and mode of blobs between the index and repository.