Update pihole.8

Fixed -s ending mistakes
This commit is contained in:
Dmitriy Alekseiev 2021-10-07 16:42:17 +03:00 committed by GitHub
parent dad6247cb0
commit bde609baa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,22 +66,22 @@ Available commands and options:
\fB--regex, regex\fR [options] [<regex1> <regex2 ...>]
.br
Add or removes specified regex filter to the regex blacklist
Adds or removes specified regex filter to the regex blacklist
.br
\fB--white-regex\fR [options] [<regex1> <regex2 ...>]
.br
Add or removes specified regex filter to the regex whitelist
Adds or removes specified regex filter to the regex whitelist
.br
\fB--wild, wildcard\fR [options] [<domain1> <domain2 ...>]
.br
Add or removes specified domain to the wildcard blacklist
Adds or removes specified domain to the wildcard blacklist
.br
\fB--white-wild\fR [options] [<domain1> <domain2 ...>]
.br
Add or removes specified domain to the wildcard whitelist
Adds or removes specified domain to the wildcard whitelist
.br
(Whitelist/Blacklist manipulation options):