~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Ian Clatworthy
  • Date: 2008-07-18 01:58:54 UTC
  • mfrom: (3535.4.2 bzr.command_help)
  • mto: This revision was merged to the branch mainline in revision 3563.
  • Revision ID: ian.clatworthy@canonical.com-20080718015854-wa3ekofsqh1o2rv2
Make reconfigure --help more verbose (Marius Kruger)

Show diffs side-by-side

added added

removed removed

Lines of Context:
480
480
 
481
481
Related commands::
482
482
 
483
 
  init    Make a directory into a versioned branch.
 
483
  init    Change a directory into a versioned branch.
484
484
  branch  Create a new copy of a branch.
485
485
  merge   Perform a three-way merge.
486
486
"""