summaryrefslogtreecommitdiffstats
path: root/git-tag.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-07 15:22:07 -0700
committerJunio C Hamano <gitster@pobox.com>2014-10-07 15:22:07 -0700
commit6a1de6749fe9b59217f41542aace43daac13b94e (patch)
tree64b3b8a5db2f60031e791d17b1614c381b913b1d /git-tag.txt
parentbe43f6c7fae15707b0bb8b521ce794e8496f2b11 (diff)
downloadgit-htmldocs-6a1de6749fe9b59217f41542aace43daac13b94e.tar.gz
Autogenerated HTML docs for v2.1.2-336-g32560
Diffstat (limited to 'git-tag.txt')
-rw-r--r--git-tag.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-tag.txt b/git-tag.txt
index 320908369..e953ba443 100644
--- a/git-tag.txt
+++ b/git-tag.txt
@@ -42,7 +42,7 @@ committer identity for the current user is used to find the
GnuPG key for signing. The configuration variable `gpg.program`
is used to specify custom GnuPG binary.
-Tag objects (created with `-a`, `s`, or `-u`) are called "annotated"
+Tag objects (created with `-a`, `-s`, or `-u`) are called "annotated"
tags; they contain a creation date, the tagger name and e-mail, a
tagging message, and an optional GnuPG signature. Whereas a
"lightweight" tag is simply a name for an object (usually a commit