summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-05-09 10:15:23 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-05-09 10:15:23 +0200
commitcd3e338ef309f389adef386b8ece02f919d01693 (patch)
tree26d894eb706ccc0d3526c9b8dbec1abba86782aa /docs
parent8966330880e0d6aa1ad59ae4599b0dfd3fb425b2 (diff)
refactor
Diffstat (limited to 'docs')
-rw-r--r--docs/photoalbum.pod10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/photoalbum.pod b/docs/photoalbum.pod
index 914708d..e265954 100644
--- a/docs/photoalbum.pod
+++ b/docs/photoalbum.pod
@@ -4,7 +4,7 @@ photoalbum - photoalbum is a minimal bash script for linux to generate static we
=head1 SYNOPSIS
-photoalbum clean|init|version|generate|all [rcfile]
+photoalbum clean|version|generate|all [rcfile]
photoalbum makemake
=over
@@ -13,10 +13,6 @@ photoalbum makemake
Cleans up the working space
-=item init
-
-Initializes the working space
-
=item version
Prints out the version
@@ -27,7 +23,7 @@ Generates the static photoalbum
=item all
-This just runs 'clean init generate' right after another.
+This just runs 'clean generate' right after another.
=item makemake
@@ -41,8 +37,6 @@ Creates a Makefile and photoalbumrc in the current working directory.
* See if /etc/default/photoalbum fits your needs. If not, copy /etc/default/photoalbum to ~/.photoalbumrc in order to customize it.
-* Run 'photoalbum init'
-
* Copy all images wanted to the incoming folder (see config file)
* Run 'photoalbum generate'