~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

Merged bzr.dev into cmdline-parser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
prefix) put in the ``debug_flags`` variable in ``bazaar.conf``.
6
6
 
7
7
-Dauth            Trace authentication sections used.
 
8
-Dbytes           Print out how many bytes were transferred
8
9
-Ddirstate        Trace dirstate activity (verbose!)
9
10
-Derror           Instead of normal error handling, always print a traceback
10
11
                  on error.