mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Updated examples of command line switches and cron jobs.
This commit is contained in:
parent
2b47a5d598
commit
fd7e4ee264
1 changed files with 3 additions and 2 deletions
|
@ -55,8 +55,9 @@ Usage: $script [OPTIONS]
|
||||||
[ -h ] : this help message
|
[ -h ] : this help message
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
$script (Download blacklist.conf to: $CONF_DIR)
|
$script (Download globalblacklist.conf to: $CONF_DIR)
|
||||||
$script -c /my/custom/conf.d (Download blacklist.conf to a custom location)
|
$script -c /my/custom/conf.d (Download globalblacklist.conf to a custom location)
|
||||||
|
$script -e yourname@youremailaddress.com (Download globalblacklist.conf specifying your email address for the notification)
|
||||||
EOF
|
EOF
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue