X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=Documentation%2Fgit-tag.txt;h=046ab3542bab4048fe07c8a6718d63f9cd9e3791;hb=72183cb297f614dc2df1c0ed08afac1be27ec35a;hp=b8dc88fa387b7274df5b80d248e3c4c9743cbc6a;hpb=59eb68aa2b4e52aa1d098e0d76c5130864ceff2e;p=git.git diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index b8dc88fa3..046ab3542 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -9,7 +9,8 @@ git-tag - Create, list, delete or verify a tag object signed with GPG SYNOPSIS -------- [verse] -'git tag' [-a | -s | -u ] [-f] [-m | -F ] [] +'git tag' [-a | -s | -u ] [-f] [-m | -F ] + [ | ] 'git tag' -d ... 'git tag' [-n[]] -l [] 'git tag' -v ...