~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Aaron Bentley
  • Date: 2007-08-09 05:01:03 UTC
  • mto: (2681.5.3 bzr-mail)
  • mto: This revision was merged to the branch mainline in revision 2690.
  • Revision ID: aaron.bentley@utoronto.ca-20070809050103-flwt9g996msssq9u
Fix reference to told submit command

Show diffs side-by-side

added added

removed removed

Lines of Context:
3694
3694
 
3695
3695
    hidden = True
3696
3696
 
3697
 
    _see_also = ['submit']
 
3697
    _see_also = ['send']
3698
3698
 
3699
3699
    takes_options = [
3700
3700
        RegistryOption.from_kwargs('patch-type',