update manpage for new flags availables

This commit is contained in:
prx 2023-09-03 15:37:17 +02:00
parent 3642040f5c
commit 179f891484
1 changed files with 2 additions and 2 deletions

View File

@ -40,10 +40,10 @@ pass in quick on egress inet6 proto tcp to port $blocking_tcp rdr-to ::1 port 25
Don't forget to reload the rules with `pfctl -f /etc/pf.conf`.
Use another table name by passing it as argument to iblock :
Use another table or port name by passing appropriate flags to iblock:
```
rcctl set iblock flags another_table_name
rcctl set iblock flags -t another_table_name -p 5373
```
# Get some statistics