diff --git a/doc/flatpak.xml b/doc/flatpak.xml
index fbabbc73..c84f509a 100644
--- a/doc/flatpak.xml
+++ b/doc/flatpak.xml
@@ -562,6 +562,18 @@
time by --localstatedir or --with-system-install-dir).
+
+ FLATPAK_SYSTEM_CACHE_DIR
+
+
+ The location where temporary child repositories will be created during pulls
+ into the system-wide installation. If this is not set, a directory in
+ /var/tmp/ is used. This is useful because it is more
+ likely to be on the same filesystem as the system repository (thus increasing
+ the chances for e.g. reflink copying), and we can avoid filling the user's
+ home directory with temporary data.
+
+
FLATPAK_CONFIG_DIR