summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-01-24 14:38:25 +0000
committerPaul Buetow <paul@buetow.org>2021-01-24 14:38:25 +0000
commitafcef00afe30374790ff8b2494ed46e7ffa3b19e (patch)
tree00586b45186841f5d286399340a791a9a9745824 /docs
parent7d074646f4f6ddfc7bffaca4c83a7574c35b8cf9 (diff)
prepare next release0.4.5
Diffstat (limited to 'docs')
-rw-r--r--docs/photoalbum.135
-rw-r--r--docs/photoalbum.txt3
2 files changed, 24 insertions, 14 deletions
diff --git a/docs/photoalbum.1 b/docs/photoalbum.1
index 1e8e618..e9878ae 100644
--- a/docs/photoalbum.1
+++ b/docs/photoalbum.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -38,27 +38,36 @@
. ds PI \(*p
. ds L" ``
. ds R" ''
+. ds C`
+. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
-.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.ie \nF \{\
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
..
-. nr % 0
-. rr F
-.\}
-.el \{\
-. de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+. if \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
+. if !\nF==2 \{\
+. nr % 0
+. nr F 2
+. \}
+. \}
.\}
+.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -124,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PHOTOALBUM 1"
-.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.4" "User Commands"
+.TH PHOTOALBUM 1 "2021-01-24" "photoalbum 0.4.5" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -133,7 +142,7 @@
photoalbum \- photoalbum is a minimal bash script for linux to generate static web photo albums.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-photoalbum clean|version|generate [rcfile]
+photoalbum clean|generate|version|recursive:DIR [rcfile]
photoalbum makemake
.IP "clean" 4
.IX Item "clean"
@@ -163,7 +172,7 @@ Creates a Makefile and photoalbumrc in the current working directory.
.PP
It is possible to specify a custom rcfile path too.
.PP
-\fI\s-1HTML\s0 \s-1TEMPLATES\s0\fR
+\fI\s-1HTML TEMPLATES\s0\fR
.IX Subsection "HTML TEMPLATES"
.PP
Go to the templates directory and edit them as wished.
diff --git a/docs/photoalbum.txt b/docs/photoalbum.txt
index 093e3a4..c0a7a51 100644
--- a/docs/photoalbum.txt
+++ b/docs/photoalbum.txt
@@ -3,7 +3,8 @@ NAME
static web photo albums.
SYNOPSIS
- photoalbum clean|version|generate [rcfile] photoalbum makemake
+ photoalbum clean|generate|version|recursive:DIR [rcfile] photoalbum
+ makemake
clean
Cleans up the working space