~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics.py

  • Committer: Vincent Ladeuil
  • Date: 2007-11-04 17:59:03 UTC
  • mfrom: (2900.2.26 auth.ring)
  • mto: This revision was merged to the branch mainline in revision 2962.
  • Revision ID: v.ladeuil+lp@free.fr-20071104175903-shj4jdc44zpg3duq
 Authentication ring implementation (read-only)

Show diffs side-by-side

added added

removed removed

Lines of Context:
261
261
A number of debug flags are also available to assist troubleshooting and
262
262
development.
263
263
 
 
264
-Dauth         Trace authentication sections used.
264
265
-Derror        Instead of normal error handling, always print a traceback on
265
266
               error.
266
267
-Devil         Capture call sites that do expensive or badly-scaling