diff --git a/pve-admin-guide.adoc b/pve-admin-guide.adoc index 63a2718..4389f73 100644 --- a/pve-admin-guide.adoc +++ b/pve-admin-guide.adoc @@ -80,6 +80,9 @@ include::pvesubscription.adoc[] include::pveperf.adoc[] +include::pvesh.adoc[] + +include::pvenode.adoc[] :leveloffset: 1 @@ -93,6 +96,13 @@ include::pve-bibliography.adoc[] Command Line Interface ---------------------- +:leveloffset: 1 + +include::output-format.adoc[] + +:leveloffset: 0 + + *pvesm* - {pve} Storage Manager ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/pvenode.adoc b/pvenode.adoc index ef626d2..a41085f 100644 --- a/pvenode.adoc +++ b/pvenode.adoc @@ -29,7 +29,9 @@ 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 -------- diff --git a/pvesh.adoc b/pvesh.adoc index a335559..4c0e329 100644 --- a/pvesh.adoc +++ b/pvesh.adoc @@ -30,7 +30,9 @@ function, without using the REST/HTTPS server. NOTE: Only 'root' is allowed to do that. +ifdef::manvolnum[] include::output-format.adoc[] +endif::manvolnum[] EXAMPLES