.TH HG TAGS "" "" "" .SH NAME hg tags \- list repository tags .\" Man page generated from reStructuredText. . .SH SYNOPSIS .sp .nf .ft C hg tags .ft P .fi .SH DESCRIPTION .sp This lists both regular and local tags. When the \-v/\-\-verbose switch is used, a third column "local" is printed for local tags. When the \-q/\-\-quiet switch is used, only the tag name is printed. .sp Template: .sp The following keywords are supported in addition to the common template keywords and functions such as \fB{tag}\fP. See also \%\fBhg help templates\fP\:. .INDENT 0.0 .TP .B type . String. \fBlocal\fP for local tags. .UNINDENT .sp Returns 0 on success. .SH OPTIONS .INDENT 0.0 .TP .BI \-T, \-\-template \