X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-tag.txt;h=3984812cecc4453b4f3fb84f017f3cd4c50751cb;hb=6ddc0964034342519a87fe013781abf31c6db6ad;hp=1eafeef473bc6e3159c48290ddd168d8f1e5c1ef;hpb=bc162e40ea6dc3208e3bda76301d6409607ed3ff;p=git.git diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index 1eafeef4..3984812c 100644 --- 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' [-a | -s | -u ] [-f] [-m ] +'git-tag' [-a | -s | -u ] [-f] [-m ] [] DESCRIPTION -----------