From a512da2592dde978e899fa95e58cd94dea2829b9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 3 Jun 2016 09:08:55 -0400 Subject: [PATCH] Recommend a shell script wrapper for passing arguments This has come up as a question, so document it. --- doc/flatpak-builder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)