Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: introduce ref_formatting_state and ref_formatting_stack
[gitweb.git]
/
Documentation
/
git-tag.txt
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index 231298065fa0d2a2c94b022f7e0ecc348479ce95..84f6496bf228454acaa04e570f7857ba1975cda4 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-14,7
+14,6
@@
SYNOPSIS
'git tag' -d <tagname>...
'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
[--column[=<options>] | --no-column] [--create-reflog] [<pattern>...]
- [<pattern>...]
'git tag' -v <tagname>...
DESCRIPTION