~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: James Westby
  • Date: 2008-03-01 12:42:12 UTC
  • mto: This revision was merged to the branch mainline in revision 3256.
  • Revision ID: jw+debian@jameswestby.net-20080301124212-4p3417gfs2pdwnbn
Add pack to the list of debug flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
291
291
-Dknit         Trace knit operations.
292
292
-Dlock         Trace when lockdir locks are taken or released.
293
293
-Dmerge        Emit information for debugging merges.
 
294
-Dpack         Emit information about pack operations.
294
295
"""
295
296
 
296
297
_standard_options = \