1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 00:35:32 +02:00

fix capitalisation of option

"-p" with small "p" is for protocol
This commit is contained in:
Yassine Imounachen 2017-12-11 15:36:15 +00:00 committed by Agniva De Sarker
parent b89cd0bab3
commit ad8b796c98

View file

@ -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: