Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > a99c463cccd19ab912401d5eb4e6ee20 > files > 322

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

remove-branch
=============

:Purpose: Remove a branch.
:Usage:   bzr remove-branch [LOCATION]

:Options:
  --usage        Show usage message and options.
  -v, --verbose  Display more information.
  -q, --quiet    Only display errors and warnings.
  -h, --help     Show help message.

:Description:
  This will remove the branch from the specified location but 
  will keep any working tree or repository in place.

:Examples:
  Remove the branch at repo/trunk::

    bzr remove-branch repo/trunk

:Aliases:  rmbranch