]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-firewall.8-synopsis.adoc
update generated docs
[pve-docs.git] / pve-firewall.8-synopsis.adoc
index f46eb5b8cd9b3e64fdcef83c44900d36fe9a84c3..c68aaa42d22f0b140ccdd81e6006e9108b4e2e78 100644 (file)
@@ -11,11 +11,11 @@ Compile and print firewall rules. This is useful for testing.
 
 Get help about specified command.
 
 
 Get help about specified command.
 
-`<cmd>` `string` ::
+`<cmd>`: `<string>` ::
 
 Command name
 
 
 Command name
 
-`-verbose` `boolean` ::
+`-verbose` `<boolean>` ::
 
 Verbose output format.
 
 
 Verbose output format.
 
@@ -40,35 +40,35 @@ Simulate firewall rules. This does not simulate kernel 'routing' table.
 Instead, this simply assumes that routing from source zone to destination
 zone is possible.
 
 Instead, this simply assumes that routing from source zone to destination
 zone is possible.
 
-`-dest` `string` ::
+`-dest` `<string>` ::
 
 Destination IP address.
 
 
 Destination IP address.
 
-`-dport` `integer` ::
+`-dport` `<integer>` ::
 
 Destination port.
 
 
 Destination port.
 
-`-from` `(host|outside|vm\d+|ct\d+|vmbr\d+/\S+)` (default=`outside`)::
+`-from` `(host|outside|vm\d+|ct\d+|vmbr\d+/\S+)` ('default =' `outside`)::
 
 Source zone.
 
 
 Source zone.
 
-`-protocol` `(tcp|udp)` (default=`tcp`)::
+`-protocol` `(tcp|udp)` ('default =' `tcp`)::
 
 Protocol.
 
 
 Protocol.
 
-`-source` `string` ::
+`-source` `<string>` ::
 
 Source IP address.
 
 
 Source IP address.
 
-`-sport` `integer` ::
+`-sport` `<integer>` ::
 
 Source port.
 
 
 Source port.
 
-`-to` `(host|outside|vm\d+|ct\d+|vmbr\d+/\S+)` (default=`host`)::
+`-to` `(host|outside|vm\d+|ct\d+|vmbr\d+/\S+)` ('default =' `host`)::
 
 Destination zone.
 
 
 Destination zone.
 
-`-verbose` `boolean` (default=`0`)::
+`-verbose` `<boolean>` ('default =' `0`)::
 
 Verbose output.
 
 
 Verbose output.
 
@@ -78,7 +78,7 @@ Verbose output.
 
 Start the Proxmox VE firewall service.
 
 
 Start the Proxmox VE firewall service.
 
-`-debug` `boolean` (default=`0`)::
+`-debug` `<boolean>` ('default =' `0`)::
 
 Debug mode - stay in foreground
 
 
 Debug mode - stay in foreground