1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 09:35:25 +02:00

Reworded and fixed comment

This commit is contained in:
kalebo 2017-10-06 08:37:07 -06:00 committed by GitHub
parent 00ab4dec57
commit 2cb67bba3e

View file

@ -15,7 +15,7 @@
`ufw status numbered`
- Allow incoming traffic on port 5432 on this host and an identifing comment:
- Allow incoming traffic on port 5432 on this host with a comment identifying the service:
`ufw allow {{5432}} comment {{"Service"}}`