]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.1-synopsis.adoc
api-viewer: properly HTML encode properties
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
index 06839db4198427e1788444efb75f10a8591c60b7..967569471680e23e9f04cdf09d9a412881e903bc 100644 (file)
@@ -5,65 +5,49 @@
 Generate /etc/pmg/pmg-api.pem (self signed certificate for GUI and REST
 API).
 
-`-force` `<boolean>` ('default =' `0`)::
+`--force` `<boolean>` ('default =' `0`)::
 
 Overwrite existing certificate.
 
-
-
 *pmgconfig dump*
 
 Print configuration setting which can be used in templates.
 
-
-
-
-*pmgconfig help* `[<cmd>]` `[OPTIONS]`
+*pmgconfig 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.
 
-
-
-
 *pmgconfig init*
 
 Generate required files in /etc/pmg/
 
-
-
 *pmgconfig ldapsync*
 
 Syncronize the LDAP database.
 
-
-
 *pmgconfig sync* `[OPTIONS]`
 
 Syncronize Proxmox Mail Gateway configurations with system configuration.
 
-`-restart` `<boolean>` ('default =' `0`)::
+`--restart` `<boolean>` ('default =' `0`)::
 
 Restart services if necessary.
 
-
-
 *pmgconfig tlscert* `[OPTIONS]`
 
 Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
 traffic).
 
-`-force` `<boolean>` ('default =' `0`)::
+`--force` `<boolean>` ('default =' `0`)::
 
 Overwrite existing certificate.
 
 
-
-