wording to "deleting ufw rule"

title
This commit is contained in:
sysadt
2023-02-22 22:20:07 +01:00
committed by GitHub
parent 0df0fdbe28
commit 6ec89c07c8

View File

@@ -1546,7 +1546,7 @@ You can create rules by explicitly specifying the ports or with application conf
> 43/tcp (v6) ALLOW OUT Anywhere (v6) # allow whois > 43/tcp (v6) ALLOW OUT Anywhere (v6) # allow whois
> ``` > ```
7. Deleting a rule 7. If you need to delete a rule
``` bash ``` bash
sudo ufw status numbered sudo ufw status numbered