~chris.macnaughton/mojo/error-output

« back to all changes in this revision

Viewing changes to docs/mojo/readme.md

  • Committer: Tom Haddon
  • Date: 2017-07-18 09:11:04 UTC
  • mfrom: (442.1.3 mojo)
  • Revision ID: tom.haddon@canonical.com-20170718091104-rgovvg38y9fozzgh
[aluria,r=mthaddon] add an option to limit the number of workers in a codetree phase

Show diffs side-by-side

added added

removed removed

Lines of Context:
344
344
      config=COLLECT_CONFIG_FILENAME
345
345
        The name of the codetree collect configuration file
346
346
 
 
347
      workers=NUMBER_OF_THREADS
 
348
        The number of threads codetree creates to retrieve all the code
 
349
        If not specified, codetree will create a maximum of the number
 
350
        of sources specified in collect configuration file
 
351
 
347
352
 
348
353
### mojo builddeps ###
349
354