mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-31 10:17:58 +01: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}}`
|
||||
|
||||
- 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}}`
|
||||
|
||||
|
|
Loading…
Reference in a new issue