diff options
author | Fredrik Kuivinen <freku045@student.liu.se> | 2006-03-09 17:24:37 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-09 20:43:58 +0100 |
commit | 5001422d30109b3c4471fd2d744e0a78a103c9d8 (patch) | |
tree | edcd4d2c3f6cd9d11ac44798d4a7590dcbde149b /Documentation/git-tag.txt | |
parent | contrib/git-svn: fix a harmless warning on rebuild (with old repos) (diff) | |
download | git-5001422d30109b3c4471fd2d744e0a78a103c9d8.tar.xz git-5001422d30109b3c4471fd2d744e0a78a103c9d8.zip |
Fix some inconsistencies in the docs
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-tag.txt')
-rw-r--r-- | Documentation/git-tag.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index e1c76c600d..45476c2e41 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -3,7 +3,7 @@ git-tag(1) NAME ---- -git-tag - Create a tag object signed with GPG +git-tag - Create a tag object signed with GPG SYNOPSIS |