From 1d3016a3800530f2de56b787643ef4550d09f5ba Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 15:16:11 +0100 Subject: What happened last night can happen again. --- docs/photoalbum.1 | 5 ++++- docs/photoalbum.txt | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index fc67143..93952b4 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -133,7 +133,7 @@ photoalbum \- photoalbum is a minimal bash script for linux to generate static web photo albums. .SH "SYNOPSIS" .IX Header "SYNOPSIS" -photoalbum [clean|init|version|generate] +photoalbum [clean|init|version|generate|all] .IP "clean" 4 .IX Item "clean" Cleans up the working space @@ -146,6 +146,9 @@ Prints out the version .IP "generate" 4 .IX Item "generate" Generates the static photoalbum +.IP "all" 4 +.IX Item "all" +This just runs 'clean init generate' right after another. .SS "\s-1TUTORIAL\s0" .IX Subsection "TUTORIAL" * See if /etc/default/photoalbum fits your needs. If not, copy /etc/default/photoalbum to ~/.photoalbumrc in order to customize it. diff --git a/docs/photoalbum.txt b/docs/photoalbum.txt index a111807..315b86b 100644 --- a/docs/photoalbum.txt +++ b/docs/photoalbum.txt @@ -3,7 +3,7 @@ NAME static web photo albums. SYNOPSIS - photoalbum [clean|init|version|generate] + photoalbum [clean|init|version|generate|all] clean Cleans up the working space @@ -17,6 +17,8 @@ SYNOPSIS generate Generates the static photoalbum + all This just runs 'clean init generate' right after another. + TUTORIAL * See if /etc/default/photoalbum fits your needs. If not, copy /etc/default/photoalbum to ~/.photoalbumrc in order to customize it. -- cgit v1.2.3