mirror of
https://github.com/agresdominik/cheat_sheet.git
synced 2026-04-21 18:05:51 +00:00
Added some pdf related commands
This commit is contained in:
@@ -261,6 +261,14 @@
|
|||||||
{
|
{
|
||||||
"command": "pavucontrol",
|
"command": "pavucontrol",
|
||||||
"desc": "Audio Control"
|
"desc": "Audio Control"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "pdfunite file.pdf file.pdf united.pdf",
|
||||||
|
"desc": "Unite multiple pdf files into one"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"command": "qpdf --password='' --decrypt encrypted_file.pdf decrypted_file.pdf",
|
||||||
|
"desc": "Decrypt (or encrypt with --encrypt) a pdf file"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user