]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.adoc
fix pve-toplevel attribute for man pages
[pve-docs.git] / datacenter.cfg.adoc
index 802837611bdbdbea3a6c6b0d9af40697ecfc180b..2ac19bef64710bb7d2e9f4ef879ace079a4fdaf5 100644 (file)
@@ -1,7 +1,8 @@
 ifdef::manvolnum[]
-PVE({manvolnum})
-================
+PVE(5)
+======
 include::attributes.txt[]
+:pve-toplevel:
 
 NAME
 ----
@@ -9,10 +10,10 @@ NAME
 datacenter.cfg - Proxmox VE Datacenter Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
-'/etc/pve/datacenter.cfg'
+`/etc/pve/datacenter.cfg`
 
 
 DESCRIPTION
@@ -25,7 +26,12 @@ Datacenter Configuration
 include::attributes.txt[]
 endif::manvolnum[]
 
-The file '/etc/pve/datacenter.cfg' is a configuration file for
+ifdef::wiki[]
+:pve-toplevel:
+:title: Manual: datacenter.cfg
+endif::wiki[]
+
+The file `/etc/pve/datacenter.cfg` is a configuration file for
 {pve}. It contains cluster wide default values used by all nodes.
 
 File Format
@@ -36,7 +42,7 @@ the following format:
 
  OPTION: value
 
-Blank lines in the file are ignored, and lines starting with a '#'
+Blank lines in the file are ignored, and lines starting with a `#`
 character are treated as comments and are also ignored.