
ojob ojob.io/formats/pad input=aninput.txt pad=apad.txt output=anoutput.txt op=add
Add/Sub a pad to an input file to an output file
| Name | Description |
|---|---|
| input | The file to add the pad |
| pad | The pad file to add |
| output | The output file |
| op | The operation to perform (add/sub) |