mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:35:34 +02:00
qpdf: Simplify description
This commit is contained in:
parent
24011cc085
commit
9dac3c2041
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
`qpdf --split-pages=n {{input.pdf}} {{out_%d.pdf}}`
|
`qpdf --split-pages=n {{input.pdf}} {{out_%d.pdf}}`
|
||||||
|
|
||||||
- Rotate and transform the PDF:
|
- Rotate certain pages of a pdf with a given angle:
|
||||||
|
|
||||||
`qpdf --rotate={{90:2,4,6}} --rotate={{180:7-8}} {{input.pdf}} {{output.pdf}}`
|
`qpdf --rotate={{90:2,4,6}} --rotate={{180:7-8}} {{input.pdf}} {{output.pdf}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue