~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/debug-flags.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-08-06 02:23:37 UTC
  • mfrom: (4332.3.36 check)
  • Revision ID: pqm@pqm.ubuntu.com-20090806022337-7c2oni07fsjq6gun
(robertc) Partial overhaul of check to do less duplicate work.
        (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
-Dindex           Trace major index operations.
23
23
-Dknit            Trace knit operations.
24
24
-Dlock            Trace when lockdir locks are taken or released.
 
25
-Dprogress        Trace progress bar operations.
25
26
-Dmerge           Emit information for debugging merges.
26
27
-Dunlock          Some errors during unlock are treated as warnings.
27
28
-Dpack            Emit information about pack operations.