From 8f01970e3e36a03a57a105b74b13e6aa30dd73ad Mon Sep 17 00:00:00 2001 From: Manuel Dewald Date: Fri, 14 Feb 2020 23:21:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e47f19..1bedc3c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ slide [-t rotation_seconds] [-o background_opacity(0..255)] [-b blur_radius] -p * `image_folder`: where to search for images (.jpg files) * `-r` for recursive traversal of `image_folder` +* `-s` for shuffle instead of random image rotation * `rotation_seconds(default=30)`: time until next random image is chosen from the given folder * `background_opacity(default=150)`: opacity of the background filling image between 0 (black background) and 255 * `blur_radius(default=20)`: blur radius of the background filling image