]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-package-repos.adoc
Escape curly brackets inside single quotes (')
[pve-docs.git] / pve-package-repos.adoc
index cff1a9f151f272809585d9b6d3763a9336e20e3d..0c04b6a96fdb5a8c9ad5c2b0f02da8f5442c396c 100644 (file)
@@ -8,7 +8,7 @@ management tool. The list of repositories is defined in
 '/etc/apt/sources.d/'. Updates can be installed directly using
 'apt-get', or via the GUI.
 
-Apt 'sources.list' files lists one package repository per line, with
+Apt 'sources.list' files list one package repository per line, with
 the most preferred source listed first. Empty lines are ignored, and a
 '#' character anywhere on a line marks the remainder of that line as a
 comment. The information available from the configured sources is
@@ -84,3 +84,6 @@ features. As usual, you can configure this using
 deb http://download.proxmox.com/debian jessie pvetest
 ----
 
+WARNING: the `pvetest` repository should (as the name implies) only be used
+for testing new features or bug fixes.
+