Sophie

Sophie

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

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

nick
====

:Purpose: Print or set the branch nickname.
:Usage:   bzr nick [NICKNAME]

:Options:
  --usage               Show usage message and options.
  -d ARG, --directory=ARG
                        Branch to operate on, instead of working directory
  -v, --verbose         Display more information.
  -q, --quiet           Only display errors and warnings.
  -h, --help            Show help message.

:Description:
  If unset, the tree root directory name is used as the nickname.
  To print the current nickname, execute with no argument.
  
  Bound branches use the nickname of its master branch unless it is set
  locally.

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