mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
fix capitalisation of option
"-p" with small "p" is for protocol
This commit is contained in:
parent
b89cd0bab3
commit
ad8b796c98
@ -8,7 +8,7 @@
|
||||
|
||||
- Set chain policy rule:
|
||||
|
||||
`sudo iptables -p {{chain}} {{rule}}`
|
||||
`sudo iptables -P {{chain}} {{rule}}`
|
||||
|
||||
- Append rule to chain policy for IP:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user