diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 12:59:22 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 12:59:22 +0200 |
| commit | 2c95641734efd88269a883616db832931b4f3452 (patch) | |
| tree | a1f2bf40d8a9f6327336ae556e37af4cb0737d1b /internal/cli/cli.go | |
| parent | 6d78c65c58820f79ec5a978a9476d29969da218f (diff) | |
| download | lectio-2c95641734efd88269a883616db832931b4f3452.tar.gz lectio-2c95641734efd88269a883616db832931b4f3452.zip | |
chore: bump to 0.26.0 (offline OF calendar engine); document -L/--liturgy
Diffstat (limited to 'internal/cli/cli.go')
| -rw-r--r-- | internal/cli/cli.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/cli/cli.go b/internal/cli/cli.go index 6d09591..51a5a4b 100644 --- a/internal/cli/cli.go +++ b/internal/cli/cli.go @@ -48,6 +48,7 @@ Flags: --list list all books + abbreviations (dialect from sigla_style) --citation print the day's gospel reference (scripts/cron) and exit --week list the coming week's gospel references and exit + -L, --liturgy print the computed liturgical day (offline, no network) and exit --rand, --rand-v print a random verse and exit (uses default_version or -b VER; bt has no corpus, so it falls back to a corpus version) --rand-ch print a random chapter and exit |
