Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
[gitweb.git]
/
Documentation
/
git-tag.txt
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index 1e0d4f5f46da084d7a956958f85cbff22c10de30..e11f51c266a76c6a5b09e99bc4900b64e640ea67 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-1,16
+1,14
@@
git-tag(1)
==========
-v0.99.4, Aug 2005
NAME
----
git-tag - Create a tag object signed with GPG
-
SYNOPSIS
--------
-'git-tag' [-
s | -a] [-f] <name>
+'git-tag' [-
a | -s] [-f] [-m <msg>] <name> [<head>]
DESCRIPTION
-----------