summaryrefslogtreecommitdiff
path: root/bin/dthumb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dthumb')
-rwxr-xr-xbin/dthumb5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/dthumb b/bin/dthumb
index 6e94c84..4eec878 100755
--- a/bin/dthumb
+++ b/bin/dthumb
@@ -123,8 +123,9 @@ Also include directories in the file listing
=item B<-d>, B<--size> I<maxsize> (default: 200)
-Set maximum thumbnail size. Thumbnails are created so that neither width nor
-height exceed I<maxsize> pixels.
+Set maximum thumbnail size. Both width and height will be limited while
+preserving aspect ratio. Thumbnails are created at 2x resolution and
+downscaled via HTML tags to accomodate high-DPI displays.
=item B<-s>, B<--spacing> I<float> (default: 1.1)