summaryrefslogtreecommitdiff
path: root/docs/photoalbum.txt
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-02-16 12:29:01 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-02-16 12:29:01 +0100
commitac808ecf232e1985d1fb2121691f23f94c5f2ecf (patch)
treef5ba4667bc2dff0fe1c5ad3731294a1e88c99b4b /docs/photoalbum.txt
parenta0f45c9e97570bea83001c8106b5847723e8a863 (diff)
add optional custom rcfile path
Diffstat (limited to 'docs/photoalbum.txt')
-rw-r--r--docs/photoalbum.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/photoalbum.txt b/docs/photoalbum.txt
index 315b86b..fbb2d32 100644
--- a/docs/photoalbum.txt
+++ b/docs/photoalbum.txt
@@ -3,7 +3,7 @@ NAME
static web photo albums.
SYNOPSIS
- photoalbum [clean|init|version|generate|all]
+ photoalbum clean|init|version|generate|all [rcfile]
clean
Cleans up the working space
@@ -19,6 +19,7 @@ SYNOPSIS
all This just runs 'clean init generate' right after another.
+ RCFILE
TUTORIAL
* See if /etc/default/photoalbum fits your needs. If not, copy
/etc/default/photoalbum to ~/.photoalbumrc in order to customize it.
@@ -33,6 +34,8 @@ SYNOPSIS
* Clean the mess up with 'photoalbum clean'
+ It is possible to specify a custom rcfile path too.
+
HTML TEMPLATES
Go to the templates directory and edit them as wished.