esvsearch.1: document -e option

This commit is contained in:
Jeremy Baxter 2025-05-01 14:00:37 +12:00
parent e8da3e35cf
commit 94a954d634

View file

@ -7,7 +7,7 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm esvsearch .Nm esvsearch
.Bk -words .Bk -words
.Op Fl V .Op Fl eV
.Op Fl c Ar config .Op Fl c Ar config
.Ar query .Ar query
.Ek .Ek
@ -41,7 +41,10 @@ See the documentation on
in in
.Xr esv 1 .Xr esv 1
for more information. for more information.
.Sx ENVIRONMENT ) . .It Fl e
Instead of showing loose matches for
.Ar query ,
only show exact matches.
.It Fl V .It Fl V
Print the version number and exit. Print the version number and exit.
.El .El