]> git.proxmox.com Git - pve-docs.git/blobdiff - pct.adoc
use listings for file contents
[pve-docs.git] / pct.adoc
index 1579499351ba1985300253f4fa611e95d64a2deb..bc6d59733a05ce3e41a111b9850c371983acfdc8 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -140,8 +140,10 @@ File Format
 Container configuration files use a simple colon separated key/value
 format. Each line has the following format:
 
- # this is a comment
- OPTION: value
+-----
+# this is a comment
+OPTION: value
+-----
 
 Blank lines in those files are ignored, and lines starting with a `#`
 character are treated as comments and are also ignored.