doc improvements
This commit is contained in:
parent
97d527bd21
commit
684bc7c3e5
3 changed files with 3 additions and 3 deletions
2
README
2
README
|
|
@ -2,7 +2,7 @@ nobotgate
|
||||||
=========
|
=========
|
||||||
|
|
||||||
When you run a private site (that still uses a
|
When you run a private site (that still uses a
|
||||||
super-serve), you can use nobotgate to require users to
|
super-server), you can use nobotgate to require users to
|
||||||
provide an http bearer token. This way, bots won't flood
|
provide an http bearer token. This way, bots won't flood
|
||||||
your site with spam.
|
your site with spam.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
.TH nobotgate-access 3
|
.TH nobotgate-access 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nobotgate-access \- respond with http
|
nobotgate-access \- respond with http
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
.TH nobotgate 3
|
.TH nobotgate 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nobotgate \- block bots using http header authentication
|
nobotgate \- block bots using http header authentication
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue