~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2009-07-20 08:47:58 UTC
  • mto: This revision was merged to the branch mainline in revision 4566.
  • Revision ID: mbp@sourcefrog.net-20090720084758-rkvtpk8zvttgan3g
Review cleanups of typos and unneeded imports

Show diffs side-by-side

added added

removed removed

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