Changes between Version 13 and Version 14 of SingleJob
- Timestamp:
- Feb 9, 2013, 10:16:19 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SingleJob
v13 v14 19 19 '''--outfile name''':: specifies an output file. 20 20 '''--stdout name''':: direct the program's stdout to the given file. 21 '''--platform''':: the [ [BoincPlatforms platform]] on which the program is to be run (default: i686-pc-linux-gnu).21 '''--platform''':: the [BoincPlatforms platform] on which the program is to be run (default: i686-pc-linux-gnu). 22 22 23 23 You can include as many --infile and --outfile options as you want,