mirror of https://github.com/CrimsonTome/tldr.git
Add a short tldr page for qpdf
parent
1970f5474c
commit
6264907461
|
@ -0,0 +1,7 @@
|
||||||
|
# qpdf
|
||||||
|
|
||||||
|
> Versatile PDF transformation software.
|
||||||
|
|
||||||
|
- Remove the password from a password protected file:
|
||||||
|
|
||||||
|
`qpdf --password={{password}} --decrypt {input_file.pdf}} {{output_file.pdf}}`
|
Loading…
Reference in New Issue