diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml
index 3c8f91c8..9e397eb5 100644
--- a/doc/flatpak-builder.xml
+++ b/doc/flatpak-builder.xml
@@ -132,7 +132,7 @@
(string)
- The filename or path to the main binary of the application.
+ The filename or path to the main binary of the application. Note that this is really just a single file, not a commandline. If you want to pass arguments, install a shell script wrapper and use that as the command. (boolean)