esvsearch: split esv search code into separate program
Requires rewiring the build system to accommodate for two executables. Fixes: https://todo.sr.ht/~jeremy/esv/4
This commit is contained in:
parent
de71043ef1
commit
ec8be68b49
6 changed files with 122 additions and 32 deletions
5
esv.1
5
esv.1
|
@ -10,7 +10,6 @@
|
|||
.Op Fl aFfHhNnRrV
|
||||
.Op Fl c Ar config
|
||||
.Op Fl l Ar length
|
||||
.Op Fl s Ar query
|
||||
.Ar book verses
|
||||
.Ek
|
||||
.Sh DESCRIPTION
|
||||
|
@ -96,10 +95,6 @@ Include verse numbers (the default).
|
|||
Exclude passage references.
|
||||
.It Fl r
|
||||
Include passage references (the default).
|
||||
.It Fl s Ar query
|
||||
Rather than displaying a passage or playing an audio track,
|
||||
search the Bible for instances of
|
||||
.Ar query .
|
||||
.It Fl V
|
||||
Print the version number and exit.
|
||||
.El
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue