diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/photoalbum.pod | 10 |
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' |
