]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgsh.adoc
d/control: add missing ${misc:Depends}
[pmg-docs.git] / pmgsh.adoc
index 34565fa3b293818989e5e47b4052ca1bc6449bf8..7d9ea3c21d320a5a261538397e4723e138c72f92 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:
 
@@ -36,7 +35,7 @@ List entries:
 # pmgsh ls /
 ----
 
-Call method 'GET' on an specific API path:
+Call the 'GET' method on a specific API path:
 
 ----
 # pmgsh get /version