diff options
Diffstat (limited to 'man/lectio.1')
| -rw-r--r-- | man/lectio.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/lectio.1 b/man/lectio.1 index faa394f..102e170 100644 --- a/man/lectio.1 +++ b/man/lectio.1 @@ -136,16 +136,16 @@ Localised interface labels for \fBui_language = <code>\fR. .I ~/.config/lectio/calendars/ Custom calendar layers, stacked over the universal calendar via .B use -in config (field\-level add / override / suppress). +in config (field\-level add / override / suppress). A commented template of +every universal celebration ships as +.IR examples/sanctorale-of.ini : +copy it here, then uncomment and edit a day to change it. .TP .I ~/.config/lectio/sanctorale/of.ini .TQ .I ~/.config/lectio/sanctorale/ef.ini Optional external universal sanctorale that REPLACES the embedded one for that -form (a missing or malformed file falls back to the embedded default). See the -shipped -.I sanctorale-of.ini -example. +form (a missing or malformed file falls back to the embedded default). .SH EXAMPLES .PP Today's gospel: @@ -171,7 +171,7 @@ entry, enable it: .PP .RS .nf -cp sanctorale-of.ini ~/.config/lectio/calendars/mine.ini +cp examples/sanctorale-of.ini ~/.config/lectio/calendars/mine.ini $EDITOR ~/.config/lectio/calendars/mine.ini echo 'use = mine' >> ~/.config/lectio/config.ini .fi |
