~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/commands.py

  • Committer: Robert Collins
  • Date: 2005-10-07 01:01:07 UTC
  • mfrom: (1185.13.2)
  • Revision ID: robertc@robertcollins.net-20051007010107-fe48434051a15b92
mergeĀ fromĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
355
355
    'root':                   str,
356
356
    'no-backup':              None,
357
357
    'pattern':                str,
 
358
    'remember':               None,
358
359
    }
359
360
 
360
361
SHORT_OPTIONS = {