]> git.proxmox.com Git - pve-docs.git/blobdiff - pvenode.adoc
add documentation for vxlan layer 2 network
[pve-docs.git] / pvenode.adoc
index 073a30180a25e6a1df4a40a0f8e0c613c9268832..a41085fd521bd9362c49f3c45b0e463362b2452d 100644 (file)
@@ -6,7 +6,7 @@ pvenode(1)
 NAME
 ----
 
-pvenode - {PVE} Node Management
+pvenode - Proxmox VE Node Management
 
 SYNOPSIS
 --------
@@ -23,12 +23,16 @@ Proxmox Node Management
 :pve-toplevel:
 endif::manvolnum[]
 
-The {PVE} node management tools (`pvenode`) allows to control node specific
+The {PVE} node management tool (`pvenode`) allows to control node specific
 settings and resources.
 
 Currently `pvenode` allows to set a node's description and to manage
 the node's SSL certificates used for the API and the web GUI through `pveproxy`.
 
+ifdef::manvolnum[]
+include::output-format.adoc[]
+endif::manvolnum[]
+
 EXAMPLES
 --------
 `pvenode cert set certificate.crt certificate.key -force`
@@ -44,7 +48,7 @@ pvenode acme cert order
 systemctl restart pveproxy
 -----
 
-Configure acme to get certificates.
+Setup ACME account and order a certificate for local node.
 
 // TODO: extend and improve chapter!