diff --git a/examples/example.borg b/examples/example.borg
index 956d36ed1046014be5ea99673d8a4d3da438cc72..26f20da312c27d47803c76c5788a05325dc192d2 100644
--- a/examples/example.borg
+++ b/examples/example.borg
@@ -127,6 +127,12 @@ exclude = /var/lib/mysql
 ## Default:
 # ignore_missing =
 
+## Path to the directory that will hold borg's cache files. By default this is
+## empty, which will let borg use its default path of "~/.cache/borg".
+##
+## Default:
+# cache_directory =
+
 ######################################################
 ## destination section
 ## (where the files are copied to)
@@ -201,12 +207,6 @@ exclude = /var/lib/mysql
 ## Default:
 # passphrase =
 
-## Path to the directory that will hold borg's cache files. By default this is
-## empty, which will let borg use its default path of "~/.cache/borg".
-##
-## Default:
-# cache_directory =
-
 ## command-line options to use with ssh
 ##
 ## an example setting would be: