~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/doc_generate/autodoc_rstx.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-03-27 07:00:37 UTC
  • mfrom: (2374.1.2 bzr.quick)
  • Revision ID: pqm@pqm.ubuntu.com-20070327070037-cd7e6fa939b1d08d
(ianc) manual and documentation improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
188
188
Environment
189
189
===========
190
190
**BZRPATH**
191
 
                Path where **%(bzrcmd)s** is to look for external command.
 
191
                Path where **%(bzrcmd)s** is to look for shell plugin external commands.
192
192
 
193
193
**BZR_EMAIL**
194
194
                E-Mail address of the user. Overrides default user config.
216
216
 
217
217
**On Windows**: ``C:\\Documents and Settings\\username\\Application Data\\bazaar\\2.0\\bazaar.conf``
218
218
 
219
 
Contains the users default configuration. The section ``[DEFAULT]`` is
 
219
Contains the user's default configuration. The section ``[DEFAULT]`` is
220
220
used to define general configuration that will be applied everywhere.
221
221
The section ``[ALIASES]`` can be used to create command aliases for
222
222
commonly used options.