Changes between Version 4 and Version 5 of XaddTool


Ignore:
Timestamp:
Aug 4, 2007, 9:14:08 AM (17 years ago)
Author:
Nicolas
Comment:

./command

Legend:

Unmodified
Added
Removed
Modified
  • XaddTool

    v4 v5  
    11= xadd - tool for adding database items =
    22
    3 '''xadd''' adds platform and application records to the BOINC database. Information is read from an XML file '''project.xml''' in the project's root directory. Run xadd from the project root directory, i.e.:
     3'''xadd''' adds platform and application records to the BOINC database. Information is read from an XML file '''project.xml''' in the project's root directory. Run `xadd` from the project root directory, i.e.:
    44
    55{{{
    66cd ~/projects/project_name
    7 bin/xadd
     7./bin/xadd
    88}}}
    99