esv.conf.5: revise
This commit is contained in:
parent
5c366d64b0
commit
0b2133bae2
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
.Dd $Mdocdate: March 23 2023 $
|
||||
.Dd $Mdocdate: May 01 2025 $
|
||||
.Dt ESV.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -15,9 +15,12 @@ An example is listed below:
|
|||
.Dl [section]
|
||||
.Dl key = value
|
||||
.Pp
|
||||
Comments can be used by putting a hashtag
|
||||
A line beginning with a hashtag
|
||||
.Dq #
|
||||
symbol at the beginning of a line.
|
||||
will be considered a
|
||||
.Dq comment
|
||||
and will be ignored by
|
||||
.Xr esv 1 .
|
||||
.Pp
|
||||
The available configuration options are as follows:
|
||||
.Bl -tag -width keyword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue