esv.1: document hyphens in book names

This commit is contained in:
Jeremy Baxter 2024-07-03 11:15:37 +12:00
parent f353279458
commit aba8532be4

8
esv.1
View file

@ -29,11 +29,11 @@ and
.Em chapter:verse-verse . .Em chapter:verse-verse .
If the name of your desired book has a space in it, e.g. If the name of your desired book has a space in it, e.g.
.Dq "1 Corinthians" , .Dq "1 Corinthians" ,
you can put an underscore in the place of the space, you can put a hyphen or underscore in the place of the space,
or you can just pass the full book name with the space or you can just pass the full book name with the space in it
by surrounding the argument with quotes in your shell. by surrounding the argument with quotes in your shell.
Both Thus, both
.Dq 1_Corinthians .Dq 1-Corinthians
and and
.Dq "1 Corinthians" .Dq "1 Corinthians"
are valid book names. are valid book names.