~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-04 18:51:39 UTC
  • mfrom: (2961.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071104185139-kaio3sneodg2kp71
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