esv: rename -C flag to -c
The capital C flag is often associated with changing directories. The tar and make programs use it this way.
This commit is contained in:
parent
f540160ff3
commit
8f699c3212
2 changed files with 8 additions and 8 deletions
6
esv.1
6
esv.1
|
@ -1,4 +1,4 @@
|
|||
.Dd $Mdocdate: June 25 2024 $
|
||||
.Dd $Mdocdate: June 26 2024 $
|
||||
.Dt ESV 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -8,7 +8,7 @@
|
|||
.Nm esv
|
||||
.Bk -words
|
||||
.Op Fl aFfHhNnRrV
|
||||
.Op Fl C Ar config
|
||||
.Op Fl c Ar config
|
||||
.Op Fl l Ar length
|
||||
.Op Fl s Ar query
|
||||
.Ar book verses
|
||||
|
@ -51,7 +51,7 @@ The options are as follows:
|
|||
.Bl -tag -width 123456
|
||||
.It Fl a
|
||||
Play a recorded audio track rather than showing a passage.
|
||||
.It Fl C Ar configfile
|
||||
.It Fl c Ar configfile
|
||||
Read the configuration from the path
|
||||
.Ar configfile .
|
||||
This overrides the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue