diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index d3731b74..0ba0f5f2 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -175,7 +175,7 @@
An array of file patterns that should be removed at the end.
- Patterns starting with / are taken to be full pathnames, otherwise they just match
+ Patterns starting with / are taken to be full pathnames (without the /app prefix), otherwise they just match
the basename.
@@ -329,7 +329,7 @@
An array of file patterns that should be removed at the end.
- Patterns starting with / are taken to be full pathnames, otherwise they just match
+ Patterns starting with / are taken to be full pathnames (without the /app prefix), otherwise they just match
the basename. Note that any patterns will only match files installed by this module.