Merge branch 'rs/notes-merge-no-toctou' into maint
[gitweb.git] / Documentation / git-tag.txt
index 499df56703b255eadca56c2fb8deff99ce4ca487..7ecca8e247c57befb08050b66dc07bb9fba9a890 100644 (file)
@@ -78,7 +78,7 @@ OPTIONS
 
 -v::
 --verify::
-       Verify the gpg signature of the given tag names.
+       Verify the GPG signature of the given tag names.
 
 -n<num>::
        <num> specifies how many lines from the annotation, if any,
@@ -167,7 +167,7 @@ This option is only applicable when listing tags without annotation lines.
 
 --[no-]merged [<commit>]::
        Only list tags whose tips are reachable, or not reachable
-       if `--no-merged` is used, from the specified commit ('HEAD'
+       if `--no-merged` is used, from the specified commit (`HEAD`
        if not specified).
 
 CONFIGURATION