]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.conf.adoc
white space cleanups
[pve-docs.git] / qm.conf.adoc
index 5c098c5aaa0371bd637dfc05005be967773f6e45..d392893007f250766399ef311014dfbc4df7a3be 100644 (file)
@@ -9,7 +9,7 @@ NAME
 qm.conf - Proxmox VE Virtual Machine Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
 '/etc/pve/qemu-server/<VMID>.conf'
@@ -25,9 +25,10 @@ ifndef::manvolnum[]
 include::attributes.txt[]
 endif::manvolnum[]
 
-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 +39,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