.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-DELETE\-TAG" "1" "November 2016" "" "Git Extras" . .SH "NAME" \fBgit\-delete\-tag\fR \- Delete tags . .SH "SYNOPSIS" \fBgit\-delete\-tag\fR . .SH "DESCRIPTION" Deletes local and remote tag named \. . .SH "OPTIONS" . .P The name of the tag to delete\. If multiple tags are provided, then they will all be deleted\. . .SH "EXAMPLES" . .nf $ git delete\-tag 0\.0\.1 $ git delete\-tag 0\.0\.1 0\.0\.2 . .fi . .SH "AUTHOR" Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR> . .SH "REPORTING BUGS" <\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" <\fIhttps://github\.com/tj/git\-extras\fR>