]> git.proxmox.com Git - pve-docs.git/blobdiff - system-software-updates.adoc
formatting cleanup
[pve-docs.git] / system-software-updates.adoc
index 5d20daf833d6626de4229f8212c9891b105b28f8..78cd3fdfa9f4240976330e1d85ad6d96f818de5d 100644 (file)
@@ -4,12 +4,12 @@ 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.