]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgdb.1-synopsis.adoc
add a section on greylisting to pmgconfig.adoc
[pmg-docs.git] / pmgdb.1-synopsis.adoc
index d53aeae0b7a0cde7ff22c02246aa7d0283d0135a..0a81aeddfa6e2cb52cd3aa66c947d35d3ef3b350 100644 (file)
@@ -4,48 +4,40 @@
 
 Delete PMG rule database.
 
-
-
 *pmgdb dump*
 
 Print the PMG rule database.
 
-
-
-
-*pmgdb help* `[<cmd>]` `[OPTIONS]`
+*pmgdb help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
-`-verbose` `<boolean>` ::
+`--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pmgdb init* `[OPTIONS]`
 
 Initialize/Upgrade the PMG rule database.
 
-`-force` `<boolean>` ('default =' `0`)::
+`--force` `<boolean>` ('default =' `0`)::
 
 Delete existing database.
 
-`-statistics` `<boolean>` ('default =' `0`)::
+`--statistics` `<boolean>` ('default =' `0`)::
 
 Reset and update statistic database.
 
+*pmgdb reset*
 
+Reset PMG rule database back to factory defaults.
 
 *pmgdb update*
 
 Update the PMG statistic database.
 
 
-
-