Documentation: suggest corresponding Porcelain-level in plumbing docs.
[gitweb.git] / Documentation / git.txt
index f89d745efa73a9e22537aadb5c36857f04f030ec..a0bcef71d72aab9c1add05bfbea4e8e4e09954ec 100644 (file)
@@ -246,7 +246,7 @@ gitlink:git-symbolic-ref[1]::
        Read and modify symbolic refs.
 
 gitlink:git-tag[1]::
-       An example script to create a tag object signed with GPG.
+       Create or verify a tag object signed with GPG.
 
 gitlink:git-update-ref[1]::
        Update the object name stored in a ref safely.
@@ -699,7 +699,7 @@ other
 
 Discussion[[Discussion]]
 ------------------------
-include::README[]
+include::core-intro.txt[]
 
 Authors
 -------