Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
[gitweb.git] / Documentation / git-tag.txt
index 0e1be72470b7603496f4209787335516f7c1fa15..e11f51c266a76c6a5b09e99bc4900b64e640ea67 100644 (file)
@@ -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
 -----------
@@ -36,4 +34,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite