]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgdb.adoc
pmgupgrade.adoc: add binary name to title
[pmg-docs.git] / pmgdb.adoc
index a1f78ee99edc1359a37aabde4b4058252379b4ed..385149f8efcb62c61a0eda6bcd3f624864184432 100644 (file)
@@ -20,12 +20,26 @@ DESCRIPTION
 -----------
 endif::manvolnum[]
 ifndef::manvolnum[]
-Database Management Toolkit
-===========================
+pmgdb - Database Management Toolkit
+===================================
 :pmg-toplevel:
 endif::manvolnum[]
 
-Toolkit to simplify common database management tasks.
+The `pmgdb` toolkit is used to simplify common database management
+tasks. Most important, it is used internally to create and initialize
+the default database. You can also use it to reset the filter rules
+back to factory defaults:
+
+----
+pmgdb reset
+----
+
+Or you can dump a human readable copy of the filter rules:
+
+----
+pmgdb dump
+----
+
 
 ifdef::manvolnum[]
 include::pmg-copyright.adoc[]