Add qvm-firewall reset action to the man page

QubesOS/qubes-issues#4710
This commit is contained in:
Marek Marczykowski-Górecki 2020-03-10 03:12:29 +01:00
parent c43407d28d
commit a1ddbb054f
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -12,6 +12,8 @@ Synopsis
:command:`qvm-firewall` [-h] [--verbose] [--quiet] [--reload] *VMNAME* list [--raw]
:command:`qvm-firewall` [-h] [--verbose] [--quiet] [--reload] *VMNAME* reset
Options
-------
@ -48,6 +50,8 @@ Available actions:
* list - list all the rules for a given VM.
* reset - remove all firewall rules and reset to default (accept all connections)
Rule syntax
-----------