
ojob ojob.io/generate jobs="Stuff\\ to\\ do,Other\\ jobs" args=abc,xyz author=Anonymous async=false Generates an oJob.io job template to jump start the creation of a new job.
| Name | Description | 
|---|---|
| jobs | Comma separated list of jobs (e.g. "Stuff\ to\ do,Other\ jobs") | 
| args | Comma separated list of arguments (e.g. "abc,xyz") | 
| author | The author to add on the comments | 
| async | If the job is sequential or async (e.g. "true") |