aboutsummaryrefslogtreecommitdiff
path: root/man/lectio-web.1
blob: 9cf07b3e7c78aec1a55639fbcc7ef7084b0a5339 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.TH LECTIO-WEB 1 "2026" "lectio" "User Commands"
.SH NAME
lectio-web \- local browser reader for the daily readings
.SH SYNOPSIS
.B lectio-web
.RI [ flags ]
.SH DESCRIPTION
.B lectio-web
serves a local web page (default
.IR http://localhost:1099 )
with the day's readings, side\-by\-side version compare, a Bible reader and
bookmarks. The UI is bundled (no CDN) and everything renders offline. It shares
.BR lectio (1)'s
configuration; versions and layout are set on the page's settings screen.
.SH OPTIONS
.TP
.BR \-p ", " \-\-port " " \fIN\fR
Port to listen on (overrides \fBweb_port\fR; 0 picks 1099 then any free port).
.TP
.BR \-l ", " \-\-lectionary " " \fIWHICH\fR
.BR new " | " trad .
.TP
.BR \-v ", " \-\-version
Print the version and exit.
.TP
.BR \-h ", " \-\-help
Print help and exit.
.SH NOTES
Because lectio is AGPL\-3.0\-or\-later, running a modified
.B lectio-web
over a network obliges you to offer its users the source of your version
(section 13); each page and machine feed carries a source link. If you fork it,
point
.B SourceURL
at your own source.
.SH SEE ALSO
.BR lectio (1),
.BR lectio-ui (1)
.SH LICENSE
AGPL\-3.0\-or\-later. Bible corpora are separate public\-domain texts (see NOTICE).