mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-20 05:38:05 -05:00
Recommend a shell script wrapper for passing arguments
This has come up as a question, so document it.
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>command</option> (string)</term>
|
||||
<listitem><para>The filename or path to the main binary of the application.</para></listitem>
|
||||
<listitem><para>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.</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>build-runtime</option> (boolean)</term>
|
||||
|
||||
Reference in New Issue
Block a user