esv.conf.5: revise

This commit is contained in:
Jeremy Baxter 2025-05-01 20:07:35 +12:00
parent 5c366d64b0
commit 0b2133bae2

View file

@ -1,4 +1,4 @@
.Dd $Mdocdate: March 23 2023 $ .Dd $Mdocdate: May 01 2025 $
.Dt ESV.CONF 5 .Dt ESV.CONF 5
.Os .Os
.Sh NAME .Sh NAME
@ -15,9 +15,12 @@ An example is listed below:
.Dl [section] .Dl [section]
.Dl key = value .Dl key = value
.Pp .Pp
Comments can be used by putting a hashtag A line beginning with a hashtag
.Dq # .Dq #
symbol at the beginning of a line. will be considered a
.Dq comment
and will be ignored by
.Xr esv 1 .
.Pp .Pp
The available configuration options are as follows: The available configuration options are as follows:
.Bl -tag -width keyword .Bl -tag -width keyword