[Doc UFW] Precise proto when using multiple ports (#54288)

<!--- Your description here -->

+label: docsite_pr
This commit is contained in:
Matthieu Mota 2019-03-26 16:39:43 +01:00 committed by Alicia Cozine
parent 0ed6b4f774
commit f9b8371a62

View file

@ -191,6 +191,7 @@ EXAMPLES = r'''
ufw: ufw:
rule: allow rule: allow
port: 60000:61000 port: 60000:61000
proto: tcp
- name: Allow all access to tcp port 80 - name: Allow all access to tcp port 80
ufw: ufw: