aboutsummaryrefslogtreecommitdiffstats
path: root/cli/shrinkpdf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cli/shrinkpdf.sh')
-rwxr-xr-xcli/shrinkpdf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/shrinkpdf.sh b/cli/shrinkpdf.sh
index 1190fce..9f68c4c 100755
--- a/cli/shrinkpdf.sh
+++ b/cli/shrinkpdf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Shrink the size of PDF files by adjust its quality using gs.
+# Shrink the size of PDF files by adjust its quality using `gs` (GhostScript).
#
# Aaron LI
# 2013/09/18