1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

[Drucken] Added part about chain builds

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2015-04-29 19:40:14 +02:00
parent a0574d0f39
commit c73eee9dc9

View File

@ -38,6 +38,12 @@ defines multiple builds. Each build is roughly structured like this:
* numbers for each identifier (how many times the file should be printed)
* print options for each file (like collate=true, sides=one-sided)
Alternatively a build can contain other builds (chain build). The corresponding
structure:
* build
* number of prints
The final command could look like this:
./oe-print --printer=d116_sw <build> <number of prints>