diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml
index 77de49496..bcbaf8c94 100644
--- a/doc/flatpak-builder.xml
+++ b/doc/flatpak-builder.xml
@@ -289,6 +289,10 @@
(array of strings)This is an array containing extra options to pass to flatpak build.
+
+ (array of strings)
+ This is an array containing extra options to pass to configure.
+ (boolean)If this is true (the default is false) then all ELF files will be stripped after install.