diff --git a/gallery.py b/gallery.py index 792b2f1..80b65f9 100755 --- a/gallery.py +++ b/gallery.py @@ -16,7 +16,8 @@ Options: --help Display this usage message --html Output HTML to stdout --resize x y Resize specified images to x,y - --rotate x Rotate the image counter clockwise for x degrees + --resize-ratio x Resize specified images with correct aspect ratio + --rotate x Rotate the image counter clockwise for x degrees --size Display the image sizes --thumbnail x y Make thumbnails of specified images, ignoring existing thumbnails that happen to be listed among the files.