diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-07 10:14:17 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-07 10:14:17 +0200 |
| commit | 4ca143713c90a020fa3a3864f3d7acbdfe7c42cf (patch) | |
| tree | 2f5295809caaeb547f1033e02971397d653933be /docs/photoalbum.pod | |
| parent | e2b02d5f773a6d0d3523ce5ea9c64605b9257a40 (diff) | |
add makemake
Diffstat (limited to 'docs/photoalbum.pod')
| -rw-r--r-- | docs/photoalbum.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/photoalbum.pod b/docs/photoalbum.pod index 791de48..914708d 100644 --- a/docs/photoalbum.pod +++ b/docs/photoalbum.pod @@ -5,6 +5,7 @@ photoalbum - photoalbum is a minimal bash script for linux to generate static we =head1 SYNOPSIS photoalbum clean|init|version|generate|all [rcfile] +photoalbum makemake =over @@ -28,6 +29,10 @@ Generates the static photoalbum This just runs 'clean init generate' right after another. +=item makemake + +Creates a Makefile and photoalbumrc in the current working directory. + =back =head2 RCFILE |
