Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 7e647d9940d31b34c253e6f71c416c4b > files > 2931

bzr-2.7.0-6.mga7.aarch64.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.
  -q, --quiet           Only display errors and warnings.
  -v, --verbose         Display more information.
  -h, --help            Show help message.

:Description:
  If unset, the colocated branch name is used for colocated branches, and
  the branch directory name is used for other branches.  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>`