mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 14:01:36 +01:00
added example for the gs command (reduce pdf file)
This commit is contained in:
parent
4f83172647
commit
dfc7c98607
3
cheatsheets/gs
Normal file
3
cheatsheets/gs
Normal file
@ -0,0 +1,3 @@
|
||||
# To reduce the size of a pdf file:
|
||||
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user