Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > a99c463cccd19ab912401d5eb4e6ee20 > files > 345

bzr-doc-2.4.2-1.fc16.noarch.rpm

tags
====

:Purpose: List tags.
:Usage:   bzr tags

:Options:
  --sort=ARG            Sort tags by different criteria.
  -v, --verbose         Display more information.
  -q, --quiet           Only display errors and warnings.
  -d ARG, --directory=ARG
                        Branch whose tags should be displayed.
  --usage               Show usage message and options.
  --show-ids            Show internal object ids.
  -r ARG, --revision=ARG
                        See "help revisionspec" for details.
  -h, --help            Show help message.

:Description:
  This command shows a table of tag names and the revisions they reference.

:See also: :doc:`tag <tag-help>`