pve-admin-guide: include pvenode and pvesh docs

This commit is contained in:
Dietmar Maurer 2018-07-27 10:21:57 +02:00
parent a5d27935ea
commit ed53a3e668
3 changed files with 14 additions and 0 deletions

View File

@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -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
--------

View File

@ -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