]> git.proxmox.com Git - pve-docs.git/blobdiff - README.adoc
merge the good parts of the Backup wiki articke
[pve-docs.git] / README.adoc
index 173a54490c5578f1d217ec2539df8992884020ab..ed031141cf3e1be4673fefb1683750383cea542e 100644 (file)
@@ -16,11 +16,17 @@ When possible, we provide scripts to extract API definitions,
 configuration or command line options from the source code.
 
 To simplify the documentation task, we keep all Documentation within
 configuration or command line options from the source code.
 
 To simplify the documentation task, we keep all Documentation within
-this repository. It is possible to generate the docs (without installing
-any additional Proxmox packages) with:
+this repository. It is possible to generate the docs without installing
+any additional Proxmox packages with:
 
  make index
 
 
  make index
 
+To update the auto-generate API definitions use:
+
+ make update
+
+NOTE: you need a fully installed development environment for that.
+
 
 Debian Packages
 ---------------
 
 Debian Packages
 ---------------