/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/plugin.py

merge bzr.dev r4164

Show diffs side-by-side

added added

removed removed

Lines of Context:
385
385
        """
386
386
        self.module = module
387
387
 
388
 
    def get_help_text(self, additional_see_also=None):
 
388
    def get_help_text(self, additional_see_also=None, verbose=True):
389
389
        """Return a string with the help for this topic.
390
390
 
391
391
        :param additional_see_also: Additional help topics to be