From b998e623e330c59304ec46a9c299300867d2c4a9 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 7 Nov 2016 21:05:28 +0100 Subject: usage update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3948ec3..7b5b76e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,12 @@ Under macOS you can install it with MacPort (https://www.macports.org/): `sudo p Usage ----- - gallery.sh [-t ] [-h] + gallery.sh [-t <title>] [-d <thumbdir>] [-h]: + [-t <title>] sets the title (default: Gallery) + [-d <thumbdir>] sets the thumbdir (default: __thumbs) + [-h] displays help (this message) + +Example: `gallery.sh` or `gallery.sh -t "My Photos" -d "thumbs"` `gallery.sh` works in the **current** directory. Just load the index.html in a browser see the output. -- cgit v1.2.3