~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Jonathan Lange
  • Date: 2007-04-22 22:45:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2446.
  • Revision ID: jml@canonical.com-20070422224519-wixpd8wnwxw70641
Provide really basic help topic for our bug tracker support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2088
2088
 
2089
2089
    # XXX: verbose currently does nothing
2090
2090
 
2091
 
    _see_also = ['uncommit']
 
2091
    _see_also = ['bugs', 'uncommit']
2092
2092
    takes_args = ['selected*']
2093
2093
    takes_options = ['message', 'verbose', 
2094
2094
                     Option('unchanged',