~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Patch Queue Manager
  • Date: 2012-07-20 13:23:32 UTC
  • mfrom: (6523.2.1 doc)
  • Revision ID: pqm@pqm.ubuntu.com-20120720132332-p37f488vbgwkktw5
(jelmer) Add two more topics to the ``See also`` part of 'bzr help
 checkout'. (Wouter van Heyst)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1615
1615
    code.)
1616
1616
    """
1617
1617
 
1618
 
    _see_also = ['checkouts', 'branch']
 
1618
    _see_also = ['checkouts', 'branch', 'working-trees', 'remove-tree']
1619
1619
    takes_args = ['branch_location?', 'to_location?']
1620
1620
    takes_options = ['revision',
1621
1621
                     Option('lightweight',