~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-12-22 05:11:49 UTC
  • mfrom: (4912.1.4 progress)
  • Revision ID: pqm@pqm.ubuntu.com-20091222051149-713jby9bi05y05gr
(mbp) show transport activity even when there's no pb

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
-Dprogress        Trace progress bar operations.
27
27
-Dmerge           Emit information for debugging merges.
28
28
-Dno_apport       Don't use apport to report crashes.
 
29
-Dno_activity     Don't show transport activity indicator in progress bar.
29
30
-Dpack            Emit information about pack operations.
30
31
-Drelock          Emit a message every time a branch or repository object is
31
32
                  unlocked then relocked the same way.