]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgsh.adoc
bump version to 5.1-4
[pmg-docs.git] / pmgsh.adoc
index 4e444868b436b24189add93acead4cea6b99a753..0424f14590ebb6542e60453b82e3d8b05b800792 100644 (file)
@@ -20,15 +20,14 @@ DESCRIPTION
 -----------
 endif::manvolnum[]
 ifndef::manvolnum[]
-API Shell
-=========
+pmgsh - API Shell
+=================
 :pmg-toplevel:
 endif::manvolnum[]
 
-Toolkit to access the Proxmox Mail Gateway API via the command line.
+The `pmgsh` tool can be used to access the {pmg} API via the command line.
 
-Examples
---------
+.Examples
 
 List entries:
 
@@ -60,7 +59,7 @@ Disable option 'spf' in '/config/mail'
 # pmgsh set /config/mail  -spf 0
 ----
 
-Delete spf setting from '/config/mail'
+Delete 'spf' setting from '/config/mail'
 
 ----
 # pmgsh set /config/mail  -delete spf