README.md in job_spec-0.1.0 vs README.md in job_spec-0.2.0
- old
+ new
@@ -21,10 +21,10 @@
```
Save that into a file `roles/engineer.rb`. Now from the command line in the directory that contains the `roles/` directory:
```
-jobspec build roles
+jobspec build --in=roles --out=dist
```
And you will see your job roles printed out.
## Examples