]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.conf.adoc
pveceph: add pg_num for easier search
[pve-docs.git] / qm.conf.adoc
index 5c098c5aaa0371bd637dfc05005be967773f6e45..ddfd65dcf7e9bfa021dfee8ee9096799ba9be6c8 100644 (file)
@@ -1,7 +1,7 @@
 ifdef::manvolnum[]
-PVE({manvolnum})
-================
-include::attributes.txt[]
+qm.conf(5)
+==========
+:pve-toplevel:
 
 NAME
 ----
@@ -9,7 +9,7 @@ NAME
 qm.conf - Proxmox VE Virtual Machine Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
 '/etc/pve/qemu-server/<VMID>.conf'
@@ -20,14 +20,18 @@ DESCRIPTION
 endif::manvolnum[]
 
 ifndef::manvolnum[]
- Virtual Machine Configuration
-==============================
-include::attributes.txt[]
+Virtual Machine Configuration
+=============================
 endif::manvolnum[]
+ifdef::wiki[]
+:pve-toplevel:
+:title: Manual: qm.conf
+endif::wiki[]
 
-The '/etc/pve/qemu-server/<VMID>.conf' files stores VM configuration,
-where "VMID" is the numeric ID of the given VM. Note that IDs <=
-100 are reserved for internal purposes.
+The `/etc/pve/qemu-server/<VMID>.conf` files stores VM configuration,
+where "VMID" is the numeric ID of the given VM.
+
+NOTE: IDs <= 100 are reserved for internal purposes.
 
 
 File Format
@@ -38,10 +42,10 @@ 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.
 
-One can use the 'qm' command to generate and modify those files.
+One can use the `qm` command to generate and modify those files.
 
 
 Options