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:
parent
00ab4dec57
commit
2cb67bba3e
1 changed files with 1 additions and 1 deletions
|
@ -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"}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue