]> git.proxmox.com Git - pve-docs.git/blobdiff - system-software-updates.adoc
improve text about basic configuration options
[pve-docs.git] / system-software-updates.adoc
index b1047dd65a060dc5125b6776fb512b238452061b..78cd3fdfa9f4240976330e1d85ad6d96f818de5d 100644 (file)
@@ -1,14 +1,15 @@
 System Software Updates
 -----------------------
+include::attributes.txt[]
 
 We provide regular package updates on all repositories. You can
 install those update using the GUI, or you can directly run the CLI
-command 'apt-get':
+command `apt-get`:
 
  apt-get update
  apt-get dist-upgrade
 
-NOTE: The 'apt' package management system is extremely flexible and
+NOTE: The `apt` package management system is extremely flexible and
 provides countless of feature - see `man apt-get` or <<Hertzog13>> for
 additional information.