Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3ad95df1b9ec0c823807557dbacf5694 > files > 384

bzr-doc-2.2.4-1.fc14.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