~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/faq.txt

  • Committer: Martin Pool
  • Date: 2005-09-01 06:33:48 UTC
  • Revision ID: mbp@sourcefrog.net-20050901063348-e71d651642ab18ba
- clean up parameters to smart_add and smart_add_branch

- the two add callbacks aren't private to the module, so shouldn't
  have underscore-prefixed names.  call them 'add reporters' as a 
  less generic name aren't private to the module, so shouldn't
  have underscore-prefixed names.  call them 'add reporters' as a 
  less generic name

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Bazaar-NG frequently asked questions
2
 
************************************
3
 
 
4
 
 
5
 
*The XML is unreadable!*
6
 
 
7
 
  Try running it through a pretty-printer like this::
8
 
 
9
 
    xmllint --format *.xml
10
 
 
11
 
 
12
 
*There's only two questions here?*
13
 
  
14
 
  Yes.