summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNils <git@velohero.com>2016-11-07 21:05:28 +0100
committerNils <git@velohero.com>2016-11-07 21:05:28 +0100
commitb998e623e330c59304ec46a9c299300867d2c4a9 (patch)
tree641ed1e57af12c07879966586006de5445824dde /README.md
parentfab72851e5f42ae48104df1ddf938051f43767c1 (diff)
usage update
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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 <title>] [-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.